1 ; RUN: llc -mtriple=aarch64-linux-gnu -global-isel -O0 -o - %s | FileCheck %s
3 %struct.comp = type { i8*, i32, i8*, [3 x i8], i32 }
5 define void @regbranch() {
6 ; CHECK-LABEL: regbranch:
7 ; CHECK: mov {{w[0-9]+}}, #0
9 br i1 false, label %cond_true251.i, label %cond_next272.i
12 switch i8 0, label %cond_next272.i [
19 br label %cond_next272.i
22 %len.2.i = phi i32 [ 0, %bb268.i ], [ 0, %cond_next240.i ], [ 0, %cond_true251.i ]
23 %tmp278.i = icmp eq i32 %len.2.i, 1