Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAsmWriter.cpp2560 DenseMap<const GlobalValueSummary *, GlobalValue::GUID> SummaryToGUIDMap; member in __anon4f18fdef0911::AssemblyWriter
2915 SummaryToGUIDMap[Summary.get()] = GUID; in printModuleSummaryIndex()
3109 Out << "^" << Machine.getGUIDSlot(SummaryToGUIDMap[&AS->getAliasee()]); in printAliasSummary()