Searched refs:getOrCreateChildFrame (Results 1 – 3 of 3) sorted by relevance
241 ProfiledFrame *getOrCreateChildFrame(uint64_t Address) { in getOrCreateChildFrame() function309 CurrentLeafFrame = CurrentLeafFrame->getOrCreateChildFrame(Address); in pushFrame()315 CurrentLeafFrame = CurrentLeafFrame->Parent->getOrCreateChildFrame(Address); in switchToFrame()325 Cur = Cur->getOrCreateChildFrame(Address); in initFrameTrie()
430 ProfileConverter::FrameNode::getOrCreateChildFrame(const LineLocation &CallSite, in ProfileConverter() 459 Node = Node->getOrCreateChildFrame(CallSiteLoc, Callsite.Func); in convertCSProfiles() 414 ProfileConverter::FrameNode::getOrCreateChildFrame(const LineLocation &CallSite, getOrCreateChildFrame() function in ProfileConverter::FrameNode
1420 FrameNode *getOrCreateChildFrame(const LineLocation &CallSite,