Home
last modified time | relevance | path

Searched defs:IsExiting (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/CodeGen/
H A DCalcSpillWeights.cpp222 bool IsExiting = false; weightCalcHelper() local
H A DMLRegAllocEvictAdvisor.cpp829 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; getLIFeatureComponents() local