Searched refs:allocTypeToUse (Results 1 – 1 of 1) sorted by relevance
818 AllocationType allocTypeToUse(uint8_t AllocTypes) { in allocTypeToUse() function845 return allocTypeToUse(l) == allocTypeToUse(r->AllocTypes); in allocTypesMatch()1786 AN.Versions[0] = (uint8_t)allocTypeToUse(AllocNode->AllocTypes); in IndexCallsiteContextGraph()2789 if (allocTypeToUse(CallerAllocTypeForAlloc) == in identifyClones()2790 allocTypeToUse(Node->AllocTypes) && in identifyClones()2801 if (allocTypeToUse(CurClone->AllocTypes) != in identifyClones()2802 allocTypeToUse(CallerAllocTypeForAlloc)) in identifyClones()3375 updateAllocationCall(Node->Call, allocTypeToUse(Node->AllocTypes)); in assignFunctions()