Searched refs:IsExiting (Results 1 – 3 of 3) sorted by relevance
223 bool IsExiting = false; in weightCalcHelper() local269 IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in weightCalcHelper()278 if (Writes && IsExiting && LIS.isLiveOutOfMBB(LI, MBB)) in weightCalcHelper()
831 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in getLIFeatureComponents() local833 if (Writes && IsExiting && LIS->isLiveOutOfMBB(LI, MBB)) in getLIFeatureComponents()