Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/IR/
H A DAsmWriter.cpp2535 DenseMap<const GlobalValueSummary *, GlobalValue::GUID> SummaryToGUIDMap; member in __anon7e5391880911::AssemblyWriter
2887 SummaryToGUIDMap[Summary.get()] = GUID; in printModuleSummaryIndex()
3081 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()