; It is illegal to remove BB1 because it will mess up the PHI node! ; ; RUN: llvm-as < %s | opt -adce | llvm-dis | grep BB1 define i32 @test(i1 %C, i32 %A, i32 %B) { ;