Searched defs:ControlsExit (Results 1 – 1 of 1) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | ScalarEvolution.cpp | 8650 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 8658 bool ExitIfTrue, bool ControlsExit, in find() 8675 bool ControlsExit, in insert() 8690 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 8704 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 8766 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondFromBinOp() 8836 bool ControlsExit, in computeExitLimitFromICmp() 8866 bool ControlsExit, in computeExitLimitFromICmp() 8987 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 10119 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() [all …]
|