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