Displaying 1 result from an estimated 1 matches for "cmp40".
Did you mean:
cmp4
2013 Feb 14
1
[LLVMdev] LiveIntervals analysis problem
...42: ; preds = %while.cond, %while.body42
%s.1284 = phi i8* [ %add.ptr, %while.body42 ], [ %s.0, %while.cond ]
%add.ptr = getelementptr inbounds i8* %s.1284, i32 1
%392 = load i8* %add.ptr, align 1, !tbaa !1
store i8 %392, i8* %s.1284, align 1, !tbaa !1
%cmp40 = icmp eq i8 %392, 0
br i1 %cmp40, label %while.cond45, label %while.body42
while.cond45: ; preds = %while.body42, %while.cond, %while.cond45.while.cond45_crit_edge
%393 = phi i1 [ %phitmp305, %while.cond45.while.cond45_crit_edge ], [ true, %while.cond ], [...