Searched refs:VarargsTy (Results 1 – 1 of 1) sorted by relevance
330 StructType *VarargsTy = cast<StructType>(Alloced->getAllocatedType()); in initializeStructAlloca() local341 auto Dst = Builder.CreateStructGEP(VarargsTy, Alloced, I); in initializeStructAlloca()743 StructType *VarargsTy = Frame.asStruct(Ctx, CBF->getName()); in expandCall() local764 new AllocaInst(VarargsTy, DL.getAllocaAddrSpace(), nullptr, AllocaAlign), in expandCall()767 assert(Alloced->getAllocatedType() == VarargsTy); in expandCall()