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

References

include/llvm/IR/ModuleSummaryIndex.h
 1062     return WithGlobalValueDeadStripping;
 1065     WithGlobalValueDeadStripping = true;
 1085     return !WithGlobalValueDeadStripping || GVS->isLive();
include/llvm/IR/ModuleSummaryIndexYAML.h
  278                    index.WithGlobalValueDeadStripping);