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

References

lib/Transforms/Scalar/NaryReassociate.cpp
  353     if (auto *NewGEP = tryReassociateGEPAtIndex(GEP, I, LHS, RHS, IndexedType))
  356     if (LHS != RHS) {
  358               tryReassociateGEPAtIndex(GEP, I, RHS, LHS, IndexedType))