Searched refs:AllocTypeFromCall (Results 1 – 1 of 1) sorted by relevance
3026 auto AllocTypeFromCall = getAllocationCallType(Node->Call); in printTotalSizes() local3040 if (allocTypeToUse(Node->AllocTypes) != AllocTypeFromCall) in printTotalSizes()3041 OS << " marked " << getAllocTypeString((uint8_t)AllocTypeFromCall) in printTotalSizes()