Searched defs:ControlsExit (Results 1 – 1 of 1) sorted by relevance
/openbsd-src/gnu/llvm/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 …]
|