Searched refs:PathIsNoop (Results 1 – 3 of 3) sorted by relevance
1789 Info.PathIsNoop &= in hasPartialIVCondition()1800 Info.PathIsNoop &= all_of( in hasPartialIVCondition()1845 Info.PathIsNoop &= in hasPartialIVCondition()1851 if (Info.PathIsNoop) { in hasPartialIVCondition()1859 Info.PathIsNoop &= llvm::empty(Succ->phis()) && in hasPartialIVCondition()1861 if (!Info.PathIsNoop) in hasPartialIVCondition()1870 Info.PathIsNoop = false; in hasPartialIVCondition()
504 bool PathIsNoop = true; member
865 if (Info->PathIsNoop) { in processCurrentLoop()