reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

include/llvm/Analysis/ScalarEvolutionExpressions.h
  649   class SCEVRewriteVisitor : public SCEVVisitor<SC, const SCEV *> {
lib/Analysis/ScalarEvolution.cpp
 4322     : public SCEVRewriteVisitor<SCEVBackedgeConditionFolder> {
 4339     SCEVBackedgeConditionFolder Rewriter(L, BECond, IsPosBECond, SE);
 5068           Ops.push_back(SCEVBackedgeConditionFolder::rewrite(Add->getOperand(i),