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

/freebsd-9.3-release/contrib/gcc/
H A Dlambda-code.c491 lambda_loopnest auxillary_nest; local
500 auxillary_nest = lambda_loopnest_new (depth, invariants);
505 LN_LOOPS (auxillary_nest)[i] = loop;
610 return auxillary_nest;
769 lambda_compute_target_space (lambda_loopnest auxillary_nest, argument
784 depth = LN_DEPTH (auxillary_nest);
785 invariants = LN_INVARIANTS (auxillary_nest);
832 auxillary_loop = LN_LOOPS (auxillary_nest)[i];
1027 lambda_loopnest auxillary_nest, target_nest; local
1070 auxillary_nest
[all...]

Completed in 107 milliseconds