Home | History | Annotate | Download | only in Scalar

Lines Matching full:cnt2

994 ///       cnt1 = phi(cnt0, cnt2);
996 /// cnt2 = cnt1 + 1;
1063 // step 4: Find the instruction which count the population: cnt2 = cnt1 + 1