Searched refs:getOrCreateChildFrame (Results 1 – 1 of 1) sorted by relevance
214 ProfiledFrame *getOrCreateChildFrame(uint64_t Address) { in getOrCreateChildFrame() function273 CurrentLeafFrame = CurrentLeafFrame->getOrCreateChildFrame(Address); in pushFrame()279 CurrentLeafFrame = CurrentLeafFrame->Parent->getOrCreateChildFrame(Address); in switchToFrame()287 Cur = Cur->getOrCreateChildFrame(Address); in initFrameTrie()