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

References

lib/Transforms/InstCombine/InstCombineLoadStoreAlloca.cpp
  303     IC.InsertNewInstWith(NewI, *LT);
  304     IC.replaceInstUsesWith(*LT, NewI);
  313     IC.InsertNewInstWith(NewI, *GEP);
  322     IC.InsertNewInstWith(NewI, *BC);