Searched refs:getWithInAllocaType (Results 1 – 3 of 3) sorted by relevance
132 static Attribute getWithInAllocaType(LLVMContext &Context, Type *Ty);
204 Attribute Attribute::getWithInAllocaType(LLVMContext &Context, Type *Ty) { in getWithInAllocaType() function in Attribute
3354 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in parseFunctionRecord()3835 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in propagateAttributeTypes()