Searched refs:FrameFieldType (Results 1 – 1 of 1) sorted by relevance
683 Type *FrameFieldType = UnderlyingType; in expandCall() local705 FrameFieldType = DL.getAllocaPtrType(Ctx); in expandCall()724 Frame.store(Ctx, FrameFieldType, SourceValue); in expandCall()727 Frame.memcpy(Ctx, FrameFieldType, SourceValue, UnderlyingSize); in expandCall()729 Frame.store(Ctx, FrameFieldType, SourceValue); in expandCall()732 CurrentOffset += DL.getTypeAllocSize(FrameFieldType).getFixedValue(); in expandCall()