Searched defs:ControlsExit (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 8905 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 8913 bool ExitIfTrue, bool ControlsExit, in find() 8930 bool ControlsExit, in insert() 8945 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 8959 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 9021 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondFromBinOp() 9103 bool ControlsExit, in computeExitLimitFromICmp() 9133 bool ControlsExit, in computeExitLimitFromICmp() 9254 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 10414 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() [all …]
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
H A 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()
|
/aosp_15_r20/external/llvm/lib/Analysis/ |
H A 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()
|