Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAsmWriter.cpp2371 DenseMap<const GlobalValueSummary *, GlobalValue::GUID> SummaryToGUIDMap; member in __anone998f1610611::AssemblyWriter
2715 SummaryToGUIDMap[Summary.get()] = GUID; in printModuleSummaryIndex()
2899 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()