Searched refs:PathIsNoop (Results 1 – 3 of 3) sorted by relevance
1705 Info.PathIsNoop &= in hasPartialIVCondition()1716 Info.PathIsNoop &= all_of( in hasPartialIVCondition()1761 Info.PathIsNoop &= isMustProgress(&L); in hasPartialIVCondition()1766 if (Info.PathIsNoop) { in hasPartialIVCondition()1774 Info.PathIsNoop &= llvm::empty(Succ->phis()) && in hasPartialIVCondition()1776 if (!Info.PathIsNoop) in hasPartialIVCondition()1785 Info.PathIsNoop = false; in hasPartialIVCondition()
487 bool PathIsNoop = true; member
865 if (Info->PathIsNoop) { in processCurrentLoop()