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

References

lib/Transforms/Scalar/LoopStrengthReduce.cpp
  402       DoInitialMatch(S, L, Good, Bad, SE);
  409       DoInitialMatch(AR->getStart(), L, Good, Bad, SE);
  410       DoInitialMatch(SE.getAddRecExpr(SE.getConstant(AR->getType(), 0),
  426       DoInitialMatch(NewMul, L, MyGood, MyBad, SE);
  446   DoInitialMatch(S, L, Good, Bad, SE);