Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DFunctionImport.cpp448 auto &SummariesForIndex = ModuleToSummariesForIndex[ILI.first()]; in gatherImportedSummariesForModule() local
455 SummariesForIndex[GI.first] = DS->second; in gatherImportedSummariesForModule()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DFunctionImport.cpp715 auto &SummariesForIndex = ModuleToSummariesForIndex[ILI.first()]; in gatherImportedSummariesForModule() local
722 SummariesForIndex[GI] = DS->second; in gatherImportedSummariesForModule()