Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp87 static void addAllocTypeAttribute(LLVMContext &Ctx, CallBase *CI, in addAllocTypeAttribute() function
213 addAllocTypeAttribute(Ctx, CI, (AllocationType)Alloc->AllocTypes); in buildAndAttachMIBMetadata()