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