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