Home
last modified time | relevance | path

Searched refs:EitherMayExit (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5812 bool EitherMayExit = L->contains(TBB); in computeExitLimitFromCond() local
5814 ControlsExit && !EitherMayExit, in computeExitLimitFromCond()
5817 ControlsExit && !EitherMayExit, in computeExitLimitFromCond()
5821 if (EitherMayExit) { in computeExitLimitFromCond()
5860 bool EitherMayExit = L->contains(FBB); in computeExitLimitFromCond() local
5862 ControlsExit && !EitherMayExit, in computeExitLimitFromCond()
5865 ControlsExit && !EitherMayExit, in computeExitLimitFromCond()
5869 if (EitherMayExit) { in computeExitLimitFromCond()