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

References

lib/Transforms/Utils/PromoteMemoryToRegister.cpp
  121     OnlyStore = nullptr;
  141         OnlyStore = SI;
  350   StoreInst *OnlyStore = Info.OnlyStore;
  417     ConvertDebugDeclareToDebugValue(DII, Info.OnlyStore, DIB);
  421   Info.OnlyStore->eraseFromParent();
  422   LBI.deleteValue(Info.OnlyStore);