Searched refs:PathIsNoop (Results 1 – 2 of 2) sorted by relevance
1922 Info.PathIsNoop &= in hasPartialIVCondition()1933 Info.PathIsNoop &= all_of( in hasPartialIVCondition()1978 Info.PathIsNoop &= isMustProgress(&L); in hasPartialIVCondition()1983 if (Info.PathIsNoop) { in hasPartialIVCondition()1991 Info.PathIsNoop &= Succ->phis().empty() && in hasPartialIVCondition()1993 if (!Info.PathIsNoop) in hasPartialIVCondition()2002 Info.PathIsNoop = false; in hasPartialIVCondition()
540 bool PathIsNoop = true; member