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