Searched refs:ExitForPath (Results 1 – 3 of 3) sorted by relevance
1860 (!Info.ExitForPath || Info.ExitForPath == Succ); in hasPartialIVCondition()1863 assert((!Info.ExitForPath || Info.ExitForPath == Succ) && in hasPartialIVCondition()1865 Info.ExitForPath = Succ; in hasPartialIVCondition()1869 if (!Info.ExitForPath) in hasPartialIVCondition()
508 BasicBlock *ExitForPath = nullptr; member
879 BasicBlock *FalseDest = Info->ExitForPath; in processCurrentLoop()