Lines Matching full:test14
654 %test14.struct = type { [3 x i32] }
656 define void @test14(...) nounwind uwtable {
661 ; CHECK-LABEL: @test14(
666 %a = alloca %test14.struct
667 %p = alloca %test14.struct*
668 %0 = bitcast %test14.struct* %a to i8*
670 %2 = bitcast i8* %1 to %test14.struct*
671 %3 = getelementptr inbounds %test14.struct* %2, i32 0, i32 0
672 %4 = getelementptr inbounds %test14.struct* %a, i32 0, i32 0