Searched refs:target_loop (Results 1 – 1 of 1) sorted by relevance
781 lambda_loop auxillary_loop, target_loop; in lambda_compute_target_space() local807 target_loop = lambda_loop_new (); in lambda_compute_target_space()808 LN_LOOPS (target_nest)[i] = target_loop; in lambda_compute_target_space()826 LL_LINEAR_OFFSET (target_loop) = expression; in lambda_compute_target_space()833 target_loop = LN_LOOPS (target_nest)[i]; in lambda_compute_target_space()891 LL_LOWER_BOUND (target_loop) = target_expr; in lambda_compute_target_space()953 target_loop = LN_LOOPS (target_nest)[i]; in lambda_compute_target_space()958 LL_STEP (target_loop) *= -1; in lambda_compute_target_space()959 tmp_expr = LL_LOWER_BOUND (target_loop); in lambda_compute_target_space()960 LL_LOWER_BOUND (target_loop) = LL_UPPER_BOUND (target_loop); in lambda_compute_target_space()[all …]