Lines Matching defs:PredicatedScalarEvolution
5725 bool PredicatedScalarEvolution::areAddRecsEqualWithPreds(
14870 PredicatedScalarEvolution::PredicatedScalarEvolution(ScalarEvolution &SE,
14887 const SCEV *PredicatedScalarEvolution::getSCEV(Value *V) {
14906 const SCEV *PredicatedScalarEvolution::getBackedgeTakenCount() {
14916 const SCEV *PredicatedScalarEvolution::getSymbolicMaxBackedgeTakenCount() {
14927 void PredicatedScalarEvolution::addPredicate(const SCEVPredicate &Pred) {
14938 const SCEVPredicate &PredicatedScalarEvolution::getPredicate() const {
14942 void PredicatedScalarEvolution::updateGeneration() {
14952 void PredicatedScalarEvolution::setNoOverflow(
14968 bool PredicatedScalarEvolution::hasNoOverflow(
14984 const SCEVAddRecExpr *PredicatedScalarEvolution::getAsAddRec(Value *V) {
14999 PredicatedScalarEvolution::PredicatedScalarEvolution(
15000 const PredicatedScalarEvolution &Init)
15008 void PredicatedScalarEvolution::print(raw_ostream &OS, unsigned Depth) const {