Searched refs:getWithAllocSizeArgs (Results 1 – 5 of 5) sorted by relevance
195 NF->addFnAttr(Attribute::getWithAllocSizeArgs(F->getContext(), Arg1, Arg2)); in doPromotion()
150 static Attribute getWithAllocSizeArgs(
233 F.addFnAttr(Attribute::getWithAllocSizeArgs(F.getContext(), ElemSizeArg, in setAllocSize()
290 Attribute::getWithAllocSizeArgs(LLVMContext &Context, unsigned ElemSizeArg, in getWithAllocSizeArgs() function in Attribute
517 #define AllocSizeAttr(N, M) Attribute::getWithAllocSizeArgs(Ctx, N, M)