Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DModuleSummaryIndex.cpp233 StringMap<GVSummaryMapTy> ModuleToDefinedGVS; in exportToDot() local
234 collectDefinedGVSummariesPerModule(ModuleToDefinedGVS); in exportToDot()
265 for (auto &ModIt : ModuleToDefinedGVS) { in exportToDot()