search for: setequint

Displaying 2 results from an estimated 2 matches for "setequint".

Did you mean: set_quiet
2008 Feb 04
0
[LLVMdev] Question to Chris
..._0_0_ph = (int) indvar26; > unsigned indvar= 0; > int sum_0_pn = sum_0_pn_ph; > int i_0_pn = i_0_0_ph; > //brlabel %bb8 > //bb8: > sum_1 = i_0_pn + sum_0_pn; /* LOOK HERE >*/ > for (;indvar!=3;){ > //%exitcond= setequint%indvar, 3 > //brbool %exitcond, label %bb10, label %bb3 > //bb3: > indvar_next= indvar+ 1; > indvar= indvar_next; > sum_0_pn = sum_1; > i_0_pn = 2; > sum_1 = i_0_pn + sum_0_pn; /* LOOK HERE >*/ > //...
2008 Feb 02
4
[LLVMdev] Question to Chris
Dear Prof.Adve and Bill, I deeply appreciate your comments and concerns. (Please forgive my late response. I've tried some more cases to make this issue) As Prof.Adve mentioned, I need to explain exactly what my problem is, but I have no good ability that I can explain it in this plain text space. For this reason, I made a .pdf file and linked it as follows: