Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DAsmWriter.cpp2705 DenseMap<const GlobalValueSummary *, GlobalValue::GUID> SummaryToGUIDMap; member in __anon33b632580911::AssemblyWriter
3064 SummaryToGUIDMap[Summary.get()] = GUID; in printModuleSummaryIndex()
3258 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()