Searched refs:idToFrame (Results 1 – 2 of 2) sorted by relevance
77 std::bind(&MemProfReader::idToFrame, this, std::placeholders::_1);114 const Frame &idToFrame(const FrameId Id) const { in idToFrame() function
508 assert(!idToFrame(Frames.back()).IsInlineFrame && in mapRawProfileToRecords()521 const GlobalValue::GUID Guid = idToFrame(Frames[J]).Function; in mapRawProfileToRecords()535 const Frame &F = idToFrame(Callstack[I]); in mapRawProfileToRecords()781 Frame F = this->idToFrame(Id); in readNextRecord()