Searched refs:ContextIdToAllocationType (Results 1 – 1 of 1) sorted by relevance
539 std::map<uint32_t, AllocationType> ContextIdToAllocationType; member in __anonf4e331660111::CallsiteContextGraph889 AllocType |= (uint8_t)ContextIdToAllocationType[Id]; in computeAllocType()907 AllocType |= (uint8_t)ContextIdToAllocationType[Id]; in intersectAllocTypesImpl()953 ContextIdToAllocationType[++LastContextId] = AllocType; in addStackNodesForMIB()998 assert(ContextIdToAllocationType.count(OldId)); in duplicateContextIds()1000 ContextIdToAllocationType[LastContextId] = ContextIdToAllocationType[OldId]; in duplicateContextIds()