Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DSubtargetFeatureInfo.h43 bool mustRecomputePerFunction() const { in mustRecomputePerFunction() function
DGlobalISelEmitter.cpp5658 return !X.second.mustRecomputePerFunction(); in run()
5664 return X.second.mustRecomputePerFunction(); in run()