Lines Matching refs:switch
9 switch i32 %x, label %sw.default [
31 ; Check if weights are correctly assigned to edges generated from switch
60 ; In this switch statement, there is an edge from jump table to default
63 switch i32 %x, label %sw.default [
99 ; Check if weights are correctly assigned to edges generated from switch
122 ; In this switch statement, there is no edge from jump table to default
125 switch i32 %x, label %sw.default [
160 ; Check if weights are correctly assigned to edges generated from switch
182 ; In this switch statement, there is no edge from bit test to default basic
185 switch i32 %x, label %sw.default [
213 ; Check if weights are correctly assigned to edges generated from switch
232 ; In this switch statement, there is an edge from jump table to default basic
235 switch i32 %x, label %sw.default [
270 ; Check if weights are correctly assigned to edges generated from switch