; CHECK: [[VT1DATA:@[^ ]*]] = private constant { [8 x i8], [3 x i8*], [0 x i8] } { [8 x i8] c"\00\00\00\01\01\00\00\00", [3 x i8*] [i8* bitcast (i1 (i8*)* @vf0i1 to i8*), i8* bitcast (i1 (i8*)* @vf1i1 to i8*), i8* bitcast (i32 (i8*)* @vf1i32 to i8*)], [0 x i8] zeroinitializer }, section "vt1sec", !type [[T8:![0-9]+]]
@vt1=constant[3xi8*][
i8*bitcast(i1(i8*)*@vf0i1toi8*),
i8*bitcast(i1(i8*)*@vf1i1toi8*),
i8*bitcast(i32(i8*)*@vf1i32toi8*)
],section"vt1sec",!type!0
; CHECK: [[VT2DATA:@[^ ]*]] = private constant { [8 x i8], [3 x i8*], [0 x i8] } { [8 x i8] c"\00\00\00\02\02\00\00\00", [3 x i8*] [i8* bitcast (i1 (i8*)* @vf1i1 to i8*), i8* bitcast (i1 (i8*)* @vf0i1 to i8*), i8* bitcast (i32 (i8*)* @vf2i32 to i8*)], [0 x i8] zeroinitializer }, !type [[T8]]
@vt2=constant[3xi8*][
i8*bitcast(i1(i8*)*@vf1i1toi8*),
i8*bitcast(i1(i8*)*@vf0i1toi8*),
i8*bitcast(i32(i8*)*@vf2i32toi8*)
],!type!0
; CHECK: [[VT3DATA:@[^ ]*]] = private constant { [8 x i8], [3 x i8*], [0 x i8] } { [8 x i8] c"\00\00\00\01\03\00\00\00", [3 x i8*] [i8* bitcast (i1 (i8*)* @vf0i1 to i8*), i8* bitcast (i1 (i8*)* @vf1i1 to i8*), i8* bitcast (i32 (i8*)* @vf3i32 to i8*)], [0 x i8] zeroinitializer }, !type [[T8]]
@vt3=constant[3xi8*][
i8*bitcast(i1(i8*)*@vf0i1toi8*),
i8*bitcast(i1(i8*)*@vf1i1toi8*),
i8*bitcast(i32(i8*)*@vf3i32toi8*)
],!type!0
; CHECK: [[VT4DATA:@[^ ]*]] = private constant { [8 x i8], [3 x i8*], [0 x i8] } { [8 x i8] c"\00\00\00\02\04\00\00\00", [3 x i8*] [i8* bitcast (i1 (i8*)* @vf1i1 to i8*), i8* bitcast (i1 (i8*)* @vf0i1 to i8*), i8* bitcast (i32 (i8*)* @vf4i32 to i8*)], [0 x i8] zeroinitializer }, !type [[T8]]
@vt4=constant[3xi8*][
i8*bitcast(i1(i8*)*@vf1i1toi8*),
i8*bitcast(i1(i8*)*@vf0i1toi8*),
i8*bitcast(i32(i8*)*@vf4i32toi8*)
],!type!0
; CHECK: @vt5 = {{.*}}, !type [[T0:![0-9]+]]
@vt5=constant[3xi8*][
i8*bitcast(void()*@__cxa_pure_virtualtoi8*),
i8*bitcast(void()*@__cxa_pure_virtualtoi8*),
i8*bitcast(void()*@__cxa_pure_virtualtoi8*)
],!type!0
; CHECK: @vt1 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x i8], [3 x i8*], [0 x i8] }* [[VT1DATA]], i32 0, i32 1)
; CHECK: @vt2 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x i8], [3 x i8*], [0 x i8] }* [[VT2DATA]], i32 0, i32 1)
; CHECK: @vt3 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x i8], [3 x i8*], [0 x i8] }* [[VT3DATA]], i32 0, i32 1)
; CHECK: @vt4 = alias [3 x i8*], getelementptr inbounds ({ [8 x i8], [3 x i8*], [0 x i8] }, { [8 x i8], [3 x i8*], [0 x i8] }* [[VT4DATA]], i32 0, i32 1)
definei1@vf0i1(i8*%this)readnone{
reti10
}
definei1@vf1i1(i8*%this)readnone{
reti11
}
definei32@vf1i32(i8*%this)readnone{
reti321
}
definei32@vf2i32(i8*%this)readnone{
reti322
}
definei32@vf3i32(i8*%this)readnone{
reti323
}
definei32@vf4i32(i8*%this)readnone{
reti324
}
; CHECK: define i1 @call1(
definei1@call1(i8*%obj){
%vtableptr=bitcasti8*%objto[3xi8*]**
%vtable=load[3xi8*]*,[3xi8*]**%vtableptr
; CHECK: [[VT1:%[^ ]*]] = bitcast [3 x i8*]* {{.*}} to i8*