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

References

lib/Analysis/GlobalsModRef.cpp
  218       if (GAR->IndirectGlobals.erase(GV)) {
  461   IndirectGlobals.insert(GV);
  860       if (IndirectGlobals.count(GV))
  864       if (IndirectGlobals.count(GV))
  950       IndirectGlobals(std::move(Arg.IndirectGlobals)),