Searched refs:ExitForPath (Results 1 – 2 of 2) sorted by relevance
1992 (!Info.ExitForPath || Info.ExitForPath == Succ); in hasPartialIVCondition()1995 assert((!Info.ExitForPath || Info.ExitForPath == Succ) && in hasPartialIVCondition()1997 Info.ExitForPath = Succ; in hasPartialIVCondition()2001 if (!Info.ExitForPath) in hasPartialIVCondition()
544 BasicBlock *ExitForPath = nullptr; member