Searched defs:ControlsExit (Results 1 – 1 of 1) sorted by relevance
| /third_party/skia/third_party/externals/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()
|