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

/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c777 lambda_loopnest target_nest; local
801 target_nest = lambda_loopnest_new (depth, invariants);
808 LN_LOOPS (target_nest)[i] = target_loop;
833 target_loop = LN_LOOPS (target_nest)[i];
953 target_loop = LN_LOOPS (target_nest)[i];
964 return target_nest;
1027 lambda_loopnest auxillary_nest, target_nest; local
1078 target_nest = lambda_compute_target_space (auxillary_nest, H, stepsigns);
1088 loop = LN_LOOPS (target_nest)[i];
1102 return target_nest;
[all...]

Completed in 66 milliseconds