Searched refs:PathIsNoop (Results 1 – 2 of 2) sorted by relevance
2069 Info.PathIsNoop &= in hasPartialIVCondition()2080 Info.PathIsNoop &= all_of( in hasPartialIVCondition()2125 Info.PathIsNoop &= isMustProgress(&L); in hasPartialIVCondition()2130 if (Info.PathIsNoop) { in hasPartialIVCondition()2138 Info.PathIsNoop &= Succ->phis().empty() && in hasPartialIVCondition()2140 if (!Info.PathIsNoop) in hasPartialIVCondition()2149 Info.PathIsNoop = false; in hasPartialIVCondition()
556 bool PathIsNoop = true; member