Searched refs:getWithInAllocaType (Results 1 – 3 of 3) sorted by relevance
117 static Attribute getWithInAllocaType(LLVMContext &Context, Type *Ty);
198 Attribute Attribute::getWithInAllocaType(LLVMContext &Context, Type *Ty) { in getWithInAllocaType() function in Attribute965 Attr = Attribute::getWithInAllocaType(C, B.getInAllocaType()); in get()
3389 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in parseFunctionRecord()3876 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in propagateByValSRetTypes()