Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Analysis/
H A DScalarEvolution.cpp5812 bool EitherMayExit = L->contains(TBB); in computeExitLimitFromCond() local
5860 bool EitherMayExit = L->contains(FBB); in computeExitLimitFromCond() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp7282 bool EitherMayExit = !ExitIfTrue; in computeExitLimitFromCondImpl() local
7335 bool EitherMayExit = ExitIfTrue; in computeExitLimitFromCondImpl() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
H A DScalarEvolution.cpp9035 bool EitherMayExit = IsAnd ^ ExitIfTrue; in computeExitLimitFromCondFromBinOp() local