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