Searched refs:addMemProfRecord (Results 1 – 4 of 4) sorted by relevance
74 void addMemProfRecord(const GlobalValue::GUID Id,
256 void InstrProfWriter::addMemProfRecord( in addMemProfRecord() function in InstrProfWriter299 addMemProfRecord(I.first, I.second); in mergeRecordsFromWriter()
308 Writer.addMemProfRecord(/*Id=*/0x9999, IndexedMR); in TEST_F()350 Writer.addMemProfRecord(/*Id=*/0x9999, IndexedMR); in TEST_F()387 Writer2.addMemProfRecord(/*Id=*/0x9999, IndexedMR); in TEST_F()
288 WC->Writer.addMemProfRecord(/*Id=*/I.first, /*Record=*/I.second); in loadInput()