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

Declarations

lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  204   void allocateCandidatesAndFindBasisForGEP(const SCEV *B, ConstantInt *Idx,

References

lib/Transforms/Scalar/StraightLineStrengthReduce.cpp
  487   allocateCandidatesAndFindBasisForGEP(
  506     allocateCandidatesAndFindBasisForGEP(Base, RHS, LHS, ElementSize, GEP);
  513     allocateCandidatesAndFindBasisForGEP(Base, PowerOf2, LHS, ElementSize, GEP);