search for: add120

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

Did you mean: add10
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...76, label %for.end, label %for.body for.body: ; preds = %if.end118, %for.body %401 = phi i32 [ %inc, %for.body ], [ 0, %if.end118 ] %j.0277 = phi i32 [ %shl124, %for.body ], [ 4, %if.end118 ] %inc = add nsw i32 %401, 1 %shl124 = shl i32 %j.0277, 1 %add120 = add i32 %shl124, 20 %cmp121 = icmp ugt i32 %add120, %i.0 br i1 %cmp121, label %for.cond.for.end_crit_edge, label %for.body for.cond.for.end_crit_edge: ; preds = %for.body store i32 %inc, i32* %_result_k119, align 4 br label %for.end for.end:...