Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp124 static void addAllocTypeAttribute(LLVMContext &Ctx, CallBase *CI, in addAllocTypeAttribute() function
257 addAllocTypeAttribute(Ctx, CI, (AllocationType)Alloc->AllocTypes); in buildAndAttachMIBMetadata()
284 addAllocTypeAttribute(Ctx, CI, AllocationType::NotCold); in buildAndAttachMIBMetadata()