Searched refs:IsExiting (Results 1 – 2 of 2) sorted by relevance
155 bool IsExiting = false; in weightCalcHelper() local245 IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in weightCalcHelper()254 if (Writes && IsExiting && LIS.isLiveOutOfMBB(LI, MBB)) in weightCalcHelper()
810 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in getLIFeatureComponents() local812 if (Writes && IsExiting && LIS->isLiveOutOfMBB(LI, MBB)) in getLIFeatureComponents()