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

References

include/llvm/IR/ModuleSummaryIndex.h
 1038     for (auto &S : *this) {
lib/Analysis/ModuleSummaryAnalysis.cpp
  782   for (auto &GlobalList : Index) {
lib/IR/ModuleSummaryIndex.cpp
  158   for (auto &P : *this)
  184     for (auto &P : *this)
lib/LTO/LTO.cpp
  366   for (auto &I : Index)
  371   for (auto &I : Index)
  421   for (auto &I : Index)
  879   for (auto &P : ThinLTO.CombinedIndex) {
lib/Transforms/IPO/FunctionImport.cpp
  755   for (const auto &Entry : Index) {
  860     for (auto &P : Index)
 1239   for (auto &I : *Index) {
lib/Transforms/IPO/LowerTypeTests.cpp
 1844     for (auto &I : *ExportSummary)
 2056     for (auto &P : *ExportSummary) {
lib/Transforms/IPO/WholeProgramDevirt.cpp
 1819     for (auto &P : *ExportSummary) {
 1940   for (auto &P : ExportSummary) {
tools/clang/lib/CodeGen/BackendUtil.cpp
 1381   for (auto &GlobalList : *CombinedIndex) {
tools/llvm-as/llvm-as.cpp
  145     if (Index.get() && Index->begin() != Index->end())
tools/llvm-link/llvm-link.cpp
  308       for (auto &I : *Index) {
tools/llvm-lto/llvm-lto.cpp
  340     for (auto &Summaries : *Index) {