Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DSubtargetFeatureInfo.h49 bool mustRecomputePerFunction() const { in mustRecomputePerFunction() function
DGlobalISelEmitter.cpp4363 return !X.second.mustRecomputePerFunction(); in run()
4369 return X.second.mustRecomputePerFunction(); in run()