Searched defs:IsExiting (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | CalcSpillWeights.cpp | 222 bool IsExiting = false; weightCalcHelper() local |
H A D | MLRegAllocEvictAdvisor.cpp | 829 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; getLIFeatureComponents() local |