1*9880d681SAndroid Build Coastguard Worker%struct.A = type { %struct.B* } 2*9880d681SAndroid Build Coastguard Worker%struct.B = type opaque 3*9880d681SAndroid Build Coastguard Worker 4*9880d681SAndroid Build Coastguard Workerdefine i32 @bar(%struct.A* %A) { 5*9880d681SAndroid Build Coastguard Worker ret i32 0 6*9880d681SAndroid Build Coastguard Worker} 7