Searched refs:PathIsNoop (Results 1 – 2 of 2) sorted by relevance
1774 Info.PathIsNoop &= in hasPartialIVCondition()1785 Info.PathIsNoop &= all_of( in hasPartialIVCondition()1830 Info.PathIsNoop &= isMustProgress(&L); in hasPartialIVCondition()1835 if (Info.PathIsNoop) { in hasPartialIVCondition()1843 Info.PathIsNoop &= Succ->phis().empty() && in hasPartialIVCondition()1845 if (!Info.PathIsNoop) in hasPartialIVCondition()1854 Info.PathIsNoop = false; in hasPartialIVCondition()
525 bool PathIsNoop = true; member