Lines Matching refs:LL_STEP
307 step = LL_STEP (loop); in print_lambda_loop()
400 step = LL_STEP (loop); in lambda_lattice_compute_base()
424 * LL_STEP (LN_LOOPS (nest)[j]); in lambda_lattice_compute_base()
506 LL_STEP (loop) = 1; in compute_nest_using_fourier_motzkin()
665 if (LL_STEP (loop) > 0) in lambda_compute_auxillary_space()
697 if (LL_STEP (loop) > 0) in lambda_compute_auxillary_space()
834 LL_STEP (target_loop) = LTM_MATRIX (H)[i][i]; in lambda_compute_target_space()
958 LL_STEP (target_loop) *= -1; in lambda_compute_target_space()
1047 if (LL_STEP (LN_LOOPS (nest)[i]) > 0) in lambda_loopnest_transform()
1411 LL_STEP (lloop) = stepint; in gcc_loop_to_lambda_loop()
1888 build_int_cst (type, LL_STEP (newloop)), in lambda_loopnest_to_gcc_loopnest()
1897 ivvar, build_int_cst (type, LL_STEP (newloop))); in lambda_loopnest_to_gcc_loopnest()
1908 testtype = LL_STEP (newloop) >= 0 ? LE_EXPR : GE_EXPR; in lambda_loopnest_to_gcc_loopnest()