Searched refs:getWithInAllocaType (Results 1 – 3 of 3) sorted by relevance
174 LLVM_ABI static Attribute getWithInAllocaType(LLVMContext &Context, Type *Ty);
272 Attribute Attribute::getWithInAllocaType(LLVMContext &Context, Type *Ty) { in getWithInAllocaType() function in Attribute
4292 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in parseFunctionRecord()4832 NewAttr = Attribute::getWithInAllocaType(Context, PtrEltTy); in propagateAttributeTypes()