Home
last modified time | relevance | path

Searched refs:hasSingleAllocType (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp94 static bool hasSingleAllocType(uint8_t AllocTypes) { in hasSingleAllocType() function
165 if (hasSingleAllocType(Node->AllocTypes)) { in buildMIBNodes()
212 if (hasSingleAllocType(Alloc->AllocTypes)) { in buildAndAttachMIBMetadata()