Searched refs:mustRecomputePerFunction (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h48 bool mustRecomputePerFunction() const { function in struct:llvm::SubtargetFeatureInfo
H A DGlobalISelEmitter.cpp5212 return !X.second.mustRecomputePerFunction();
5218 return X.second.mustRecomputePerFunction();

Completed in 138 milliseconds