Searched refs:IsExiting (Results 1 – 3 of 3) sorted by relevance
229 bool IsExiting = false; in weightCalcHelper() local273 IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in weightCalcHelper()282 if (Writes && IsExiting && LIS.isLiveOutOfMBB(LI, MBB)) in weightCalcHelper()
921 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in getLIFeatureComponents() local923 if (Writes && IsExiting && LIS->isLiveOutOfMBB(LI, MBB)) in getLIFeatureComponents()