Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h43 bool mustRecomputePerFunction() const { in mustRecomputePerFunction() function
H A DGlobalISelEmitter.cpp5812 return !X.second.mustRecomputePerFunction(); in run()
5818 return X.second.mustRecomputePerFunction(); in run()