Searched defs:ControlsExit (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7483 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 7491 bool ExitIfTrue, bool ControlsExit, in find() 7508 bool ControlsExit, in insert() 7523 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 7537 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 7576 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondFromBinOp() 7594 bool EitherMayExit, bool ExitIfTrue, bool ControlsExit, in computeExitLimitFromCondFromBinOpHelper() 7649 bool ControlsExit, in computeExitLimitFromICmp() 7748 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 9012 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() [all …]
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7223 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 7231 bool ExitIfTrue, bool ControlsExit, in find() 7248 bool ControlsExit, in insert() 7263 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 7277 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 7421 bool ControlsExit, in computeExitLimitFromICmp() 7520 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 8764 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() 10646 bool ControlsExit, bool AllowPredicates) { in howManyLessThans() 10787 bool ControlsExit, bool AllowPredicates) { in howManyGreaterThans()
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5806 bool ControlsExit, in computeExitLimitFromCond() 5935 bool ControlsExit, in computeExitLimitFromICmp() 6034 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 7035 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() 8640 bool ControlsExit, bool AllowPredicates) { in howManyLessThans() 8715 bool ControlsExit, bool AllowPredicates) { in howManyGreaterThans()
|