Lines Matching defs:PredicatedScalarEvolution
5703 bool PredicatedScalarEvolution::areAddRecsEqualWithPreds(
15092 PredicatedScalarEvolution::PredicatedScalarEvolution(ScalarEvolution &SE,
15109 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) {
15128 const SCEV *PredicatedScalarEvolution::getBackedgeTakenCount() {
15138 const SCEV *PredicatedScalarEvolution::getSymbolicMaxBackedgeTakenCount() {
15149 unsigned PredicatedScalarEvolution::getSmallConstantMaxTripCount() {
15159 void PredicatedScalarEvolution::addPredicate(const SCEVPredicate &Pred) {
15169 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const {
15173 void PredicatedScalarEvolution::updateGeneration() {
15183 void PredicatedScalarEvolution::setNoOverflow(
15199 bool PredicatedScalarEvolution::hasNoOverflow(
15215 const SCEVAddRecExpr *PredicatedScalarEvolution::getAsAddRec(Value *V) {
15230 PredicatedScalarEvolution::PredicatedScalarEvolution(
15231 const PredicatedScalarEvolution &Init)
15240 void PredicatedScalarEvolution::print(raw_ostream &OS, unsigned Depth) const {