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

References

lib/Transforms/IPO/StripSymbols.cpp
  346         LiveGlobalVariables.push_back(DIG);
  351     if (!LiveGlobalVariables.empty())
  359       DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables));
  364     LiveGlobalVariables.clear();