Searched refs:getOrCreateChildFrame (Results 1 – 3 of 3) sorted by relevance
240 ProfiledFrame *getOrCreateChildFrame(uint64_t Address) { in getOrCreateChildFrame() function308 CurrentLeafFrame = CurrentLeafFrame->getOrCreateChildFrame(Address); in pushFrame()314 CurrentLeafFrame = CurrentLeafFrame->Parent->getOrCreateChildFrame(Address); in switchToFrame()324 Cur = Cur->getOrCreateChildFrame(Address); in initFrameTrie()
465 CSProfileConverter::FrameNode::getOrCreateChildFrame( in getOrCreateChildFrame() function in CSProfileConverter::FrameNode494 Node = Node->getOrCreateChildFrame(CallSiteLoc, Callsite.FuncName); in getOrCreateContextPath()
1275 FrameNode *getOrCreateChildFrame(const LineLocation &CallSite,