search for: unreachable0

Displaying 1 result from an estimated 1 matches for "unreachable0".

Did you mean: unreachable
2017 Mar 02
5
Structurizing multi-exit regions
...e(1)* %arg2, i64 %tmp13 %tmp16 = load i32, i32 addrspace(1)* %tmp14, align 16 %Pivot = icmp slt i32 %tmp16, 2 br i1 %Pivot, label %LeafBlock, label %LeafBlock1 LeafBlock: ; preds = %entry %SwitchLeaf = icmp eq i32 %tmp16, 1 br i1 %SwitchLeaf, label %unreachable0, label %unreachable1 LeafBlock1: ; preds = %entry %SwitchLeaf2 = icmp eq i32 %tmp16, 2 br i1 %SwitchLeaf2, label %unreachable0, label %unreachable1 unreachable0: ; preds = %LeafBlock, %LeafBlock1 store volatile i32 9,...