Searched refs:ExitForPath (Results 1 – 2 of 2) sorted by relevance
1847 (!Info.ExitForPath || Info.ExitForPath == Succ); in hasPartialIVCondition()1850 assert((!Info.ExitForPath || Info.ExitForPath == Succ) && in hasPartialIVCondition()1852 Info.ExitForPath = Succ; in hasPartialIVCondition()1856 if (!Info.ExitForPath) in hasPartialIVCondition()
532 BasicBlock *ExitForPath = nullptr; member