Displaying 1 result from an estimated 1 matches for "tmp2719".
Did you mean:
tmp19
[LLVMdev] A question about GetElementPtr common subexpression elimination/loop invariant code motion
2007 Jan 29
2
[LLVMdev] A question about GetElementPtr common subexpression elimination/loop invariant code motion
...dd int %k.2.4, 1 ; <int> [#uses=2]
%tmp13 = setgt int %tmp19, 6 ; <bool> [#uses=1]
br bool %tmp13, label %bb22, label %cond_true
bb22: ; preds = %cond_true
%tmp24 = add int %j.1.2.ph, 1 ; <int> [#uses=2]
%tmp2719 = setgt int %tmp24, 6 ; <bool> [#uses=1]
br bool %tmp2719, label %bb31, label %cond_true
bb31: ; preds = %bb22
%tmp33 = add int %i.0.0.ph, 1 ; <int> [#uses=2]
%tmp36 = setgt int %tmp33, 6 ; <bool> [#uses=1]
b...