Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DModuleSummaryIndex.cpp414 std::map<StringRef, GVSOrderedMapTy> ModuleToDefinedGVS; in exportToDot() local
415 collectDefinedGVSummariesPerModule(ModuleToDefinedGVS); in exportToDot()
452 for (auto &ModIt : ModuleToDefinedGVS) { in exportToDot()