Searched refs:numiter_x (Results 1 - 1 of 1) sorted by relevance

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dtree-data-ref.c2475 tree numiter_x, numiter_y, numiter_z;
2484 numiter_x = get_number_of_iters_for_loop (CHREC_VARIABLE (CHREC_LEFT (chrec_a)));
2488 if (numiter_x == NULL_TREE || numiter_y == NULL_TREE
2497 niter_x = int_cst_value (numiter_x);
2470 tree numiter_x, numiter_y, numiter_z; local

Completed in 107 milliseconds