Searched refs:addMemProfFrame (Results 1 – 4 of 4) sorted by relevance
79 bool addMemProfFrame(const memprof::FrameId, const memprof::Frame &F,
267 bool InstrProfWriter::addMemProfFrame(const memprof::FrameId Id, in addMemProfFrame() function in InstrProfWriter293 if (!addMemProfFrame(I.first, I.second, Warn)) in mergeRecordsFromWriter()
306 Writer.addMemProfFrame(I.first, I.getSecond(), Err); in TEST_F()385 Writer.addMemProfFrame(I.first, I.getSecond(), Err); in TEST_F()
278 bool Succeeded = WC->Writer.addMemProfFrame( in loadInput()