Searched refs:idToFrame (Results 1 – 2 of 2) sorted by relevance
338 assert(!idToFrame(Frames.back()).IsInlineFrame && in mapRawProfileToRecords()351 const GlobalValue::GUID Guid = idToFrame(Frames[J]).Function; in mapRawProfileToRecords()362 const Frame &F = idToFrame(Callstack[I]); in mapRawProfileToRecords()543 Frame F = this->idToFrame(Id); in readNextRecord()
121 const Frame &idToFrame(const FrameId Id) const { in idToFrame() function