Displaying 1 result from an estimated 1 matches for "while7".
Did you mean:
while
2010 Jan 28
2
[LLVMdev] llc generated machine assembly code for NASM
...sub i32 %gv6, 1 ; <i32> [#uses=1]
store i32 %7, i32* @gv
br label %while
whilecont: ; preds = %while
br label %ifcont
else: ; preds = %entry
store i32 1, i32* %lv
br label %while7
while7: ; preds = %whilebody9,
%else
%gv8 = load i32* @gv ; <i32> [#uses=1]
%8 = icmp ugt i32 %gv8, 0 ; <i1> [#uses=1]
%9 = zext i1 %8 to i32 ; <i32> [#uses=1]...