Searched refs:LastContextId (Results 1 – 1 of 1) sorted by relevance
558 unsigned int LastContextId = 0; member in __anonf4e331660111::CallsiteContextGraph935 AllocNode->OrigStackOrAllocId = LastContextId; in addAllocNode()953 ContextIdToAllocationType[++LastContextId] = AllocType; in addStackNodesForMIB()957 AllocNode->ContextIds.insert(LastContextId); in addStackNodesForMIB()982 StackNode->ContextIds.insert(LastContextId); in addStackNodesForMIB()984 PrevNode->addOrUpdateCallerEdge(StackNode, AllocType, LastContextId); in addStackNodesForMIB()996 NewContextIds.insert(++LastContextId); in duplicateContextIds()997 OldToNewContextIds[OldId].insert(LastContextId); in duplicateContextIds()1000 ContextIdToAllocationType[LastContextId] = ContextIdToAllocationType[OldId]; in duplicateContextIds()