Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h43 bool mustRecomputePerFunction() const { in mustRecomputePerFunction() function
H A DGlobalISelEmitter.cpp5728 return !X.second.mustRecomputePerFunction(); in run()
5734 return X.second.mustRecomputePerFunction(); in run()