Searched refs:x_1 (Results 1 – 5 of 5) sorted by relevance
7 initial text _x_1^2 + _e^(_x_2) final text
1296 2 x_1 = PHI (0, x_5)1297 3 if (x_1 < 10)1298 4 if (x_1 > 7)1301 7 y_3 = x_1 + x_71303 9 x_5 = x_1 + 11313 2 x_1 = PHI (0, x_5)1314 3 if (x_1 < 10)1316 5 if (x_1 > 7)1320 9 y_3 = x_1 + x_71322 11 x_5 = x_1 + 1[all …]
328 loop) equivalent to @code{x_1} in the following example333 x_1 = phi (base, x_2);334 x_2 = x_1 + step;
7494 2 x_1 = PHI (0, x_5)7495 3 if (x_1 < 10)7496 4 if (x_1 > 7)7499 7 y_3 = x_1 + x_77501 9 x_5 = x_1 + 17508 2 x_1 = PHI (0, x_5)7509 3 if (x_1 < 10)7511 5 if (x_1 > 7)7515 9 y_3 = x_1 + x_77517 11 x_5 = x_1 + 1[all …]
3654 int x_1, x_2; in add_multivariate_self_dist() local3667 x_1 = index_in_loop_nest (CHREC_VARIABLE (c_1), DDR_LOOP_NEST (ddr)); in add_multivariate_self_dist()3671 dist_v[x_1] = int_cst_value (CHREC_RIGHT (c_2)); in add_multivariate_self_dist()3675 add_outer_distances (ddr, dist_v, x_1); in add_multivariate_self_dist()