Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DSubtargetFeatureInfo.h49 bool mustRecomputePerFunction() const { in mustRecomputePerFunction() function
H A DGlobalISelEmitter.cpp4357 return !X.second.mustRecomputePerFunction(); in run()
4363 return X.second.mustRecomputePerFunction(); in run()