Searched refs:FrameFieldType (Results 1 – 1 of 1) sorted by relevance
661 Type *FrameFieldType = UnderlyingType; in expandCall() local683 FrameFieldType = DL.getAllocaPtrType(Ctx); in expandCall()702 Frame.store(Ctx, FrameFieldType, SourceValue); in expandCall()705 Frame.memcpy(Ctx, FrameFieldType, SourceValue, UnderlyingSize); in expandCall()707 Frame.store(Ctx, FrameFieldType, SourceValue); in expandCall()710 CurrentOffset += DL.getTypeAllocSize(FrameFieldType).getFixedValue(); in expandCall()