Home
last modified time | relevance | path

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

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