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