Searched defs:ControlsExit (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7114 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 7122 bool ExitIfTrue, bool ControlsExit, in find() 7139 bool ControlsExit, in insert() 7154 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 7168 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 7294 bool ControlsExit, in computeExitLimitFromICmp() 7393 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 8413 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() 10292 bool ControlsExit, bool AllowPredicates) { in howManyLessThans() 10433 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()
|