Searched refs:allocSummary (Results 1 – 3 of 3) sorted by relevance
348 IndexedInstrProf::allocSummary(SummarySize); in writeImpl()358 TheCSSummary = IndexedInstrProf::allocSummary(SummarySize); in writeImpl()
763 IndexedInstrProf::allocSummary(SummarySize); in readSummary()
1077 inline std::unique_ptr<Summary> allocSummary(uint32_t TotalSize) { in allocSummary() function