1*9880d681SAndroid Build Coastguard Worker; RUN: opt < %s -analyze -inline 2*9880d681SAndroid Build Coastguard Worker; PR1526 3*9880d681SAndroid Build Coastguard Worker; RUN: opt < %s -analyze -indvars 4*9880d681SAndroid Build Coastguard Worker; PR1539 5*9880d681SAndroid Build Coastguard Workerdefine i32 @test1() { 6*9880d681SAndroid Build Coastguard Worker ret i32 0 7*9880d681SAndroid Build Coastguard Worker} 8