Searched refs:getNodeForStackId (Results 1 – 1 of 1) sorted by relevance
495 ContextNode *getNodeForStackId(uint64_t StackId);792 CallsiteContextGraph<DerivedCCG, FuncTy, CallTy>::getNodeForStackId( in getNodeForStackId() function in CallsiteContextGraph971 ContextNode *StackNode = getNodeForStackId(StackId); in addStackNodesForMIB()1142 assert(Node == getNodeForStackId(Ids[0])); in assignStackNodesPostOrder()1155 ContextNode *LastNode = getNodeForStackId(LastId); in assignStackNodesPostOrder()1168 ContextNode *FirstNode = getNodeForStackId(Ids[0]); in assignStackNodesPostOrder()1180 ContextNode *CurNode = getNodeForStackId(Id); in assignStackNodesPostOrder()1227 ContextNode *CurNode = getNodeForStackId(Id); in assignStackNodesPostOrder()1309 ContextNode *LastNode = getNodeForStackId(LastId); in updateStackNodes()1340 CurNode = getNodeForStackId(Id); in updateStackNodes()[all …]