Home
last modified time | relevance | path

Searched refs:GVSMap (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp461 auto &GVSMap = ModIt.second; in exportToDot() local
463 if (!GVSMap.count(IdTo)) { in exportToDot()
470 for (auto &SummaryIt : GVSMap) { in exportToDot()
505 for (auto &SummaryIt : GVSMap) { in exportToDot()