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