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

References

lib/Transforms/IPO/ConstantMerge.cpp
  137   FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals);
  138   FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals);
  167       if (isUnmergeableGlobal(GV, UsedGlobals))
  205       if (isUnmergeableGlobal(GV, UsedGlobals))