Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DScalarEvolution.cpp5812 bool EitherMayExit = L->contains(TBB); in computeExitLimitFromCond() local
5860 bool EitherMayExit = L->contains(FBB); in computeExitLimitFromCond() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolution.cpp7173 bool EitherMayExit = !ExitIfTrue; in computeExitLimitFromCondImpl() local
7221 bool EitherMayExit = ExitIfTrue; in computeExitLimitFromCondImpl() local