Searched refs:PathIsNoop (Results 1 – 2 of 2) sorted by relevance
2134 Info.PathIsNoop &= in hasPartialIVCondition()2145 Info.PathIsNoop &= all_of( in hasPartialIVCondition()2190 Info.PathIsNoop &= isMustProgress(&L); in hasPartialIVCondition()2195 if (Info.PathIsNoop) { in hasPartialIVCondition()2203 Info.PathIsNoop &= Succ->phis().empty() && in hasPartialIVCondition()2205 if (!Info.PathIsNoop) in hasPartialIVCondition()2214 Info.PathIsNoop = false; in hasPartialIVCondition()
586 bool PathIsNoop = true; member