Searched refs:ExitForPath (Results 1 – 3 of 3) sorted by relevance
1775 (!Info.ExitForPath || Info.ExitForPath == Succ); in hasPartialIVCondition()1778 assert((!Info.ExitForPath || Info.ExitForPath == Succ) && in hasPartialIVCondition()1780 Info.ExitForPath = Succ; in hasPartialIVCondition()1784 if (!Info.ExitForPath) in hasPartialIVCondition()
491 BasicBlock *ExitForPath = nullptr; member
879 BasicBlock *FalseDest = Info->ExitForPath; in processCurrentLoop()