Searched defs:ControlsExit (Results 1 – 1 of 1) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/ |
H A D | ScalarEvolution.cpp | 7603 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCond() 7611 bool ExitIfTrue, bool ControlsExit, in find() 7628 bool ControlsExit, in insert() 7643 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondCached() 7657 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondImpl() 7696 bool ControlsExit, bool AllowPredicates) { in computeExitLimitFromCondFromBinOp() 7786 bool ControlsExit, in computeExitLimitFromICmp() 7885 bool ControlsExit) { in computeExitLimitFromSingleExitSwitch() 9150 ScalarEvolution::howFarToZero(const SCEV *V, const Loop *L, bool ControlsExit, in howFarToZero() 11290 bool ControlsExit, bool AllowPredicates) { in howManyLessThans() [all …]
|