Searched refs:allocTypeToUse (Results 1 – 1 of 1) sorted by relevance
739 AllocationType allocTypeToUse(uint8_t AllocTypes) { in allocTypeToUse() function766 return allocTypeToUse(l) == allocTypeToUse(r->AllocTypes); in allocTypesMatch()1634 AN.Versions[0] = (uint8_t)allocTypeToUse(AllocNode->AllocTypes); in IndexCallsiteContextGraph()2557 if (allocTypeToUse(CallerEdge->AllocTypes) == in identifyClones()2558 allocTypeToUse(Node->AllocTypes) && in identifyClones()2569 if (allocTypeToUse(CurClone->AllocTypes) != in identifyClones()2570 allocTypeToUse(CallerEdge->AllocTypes)) in identifyClones()3164 updateAllocationCall(Node->Call, allocTypeToUse(Node->AllocTypes)); in assignFunctions()