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

References

lib/IR/ModuleSummaryIndex.cpp
  102     if (isGlobalValueLive(I.get()))
  160       if (!isGlobalValueLive(S.get()))
  188           if (isGlobalValueLive(GVS)) {
lib/LTO/LTOBackend.cpp
  465       if (!Index.isGlobalValueLive(GVS)) {
lib/Transforms/IPO/FunctionImport.cpp
  186         if (!Index.isGlobalValueLive(GVSummary)) {
  542     if (!Index.isGlobalValueLive(GVSummary.second)) {
lib/Transforms/IPO/LowerTypeTests.cpp
 2058         if (!ExportSummary->isGlobalValueLive(S.get()))