Searched refs:addMemProfRecord (Results 1 – 3 of 3) sorted by relevance
94 void addMemProfRecord(const GlobalValue::GUID Id,
268 void InstrProfWriter::addMemProfRecord( in addMemProfRecord() function in InstrProfWriter378 addMemProfRecord(I.first, I.second); in mergeRecordsFromWriter()
663 WC->Writer.addMemProfRecord(/*Id=*/I.first, /*Record=*/I.second); in loadInput()