Home | History | Annotate | Download | only in SimplifyCFG

Lines Matching full:switch

8     br i1 %eq, label %b, label %switch
9 switch:
13 switch i32 %qux, label %bees [
22 ; CHECK-NEXT: %retval = phi i32 [ 0, %switch ], [ 2, %entry ]
24 %retval = phi i32 [0, %switch], [0, %switch], [2, %entry]
42 switch i32 %qux, label %bees [
68 switch i32 %qux, label %b [
93 switch i32 %qux, label %b [
120 switch i32 %qux, label %bees [