Searched refs:hasAllocType (Results 1 – 2 of 2) sorted by relevance
242 if (Node->hasAllocType(AllocationType::Hot)) { in convertHotToNotCold()488 if (Alloc->hasAllocType(AllocationType::Hot)) { in buildAndAttachMIBMetadata()
88 bool hasAllocType(AllocationType AllocType) const { in hasAllocType() function