Home
last modified time | relevance | path

Searched refs:tgt_loop (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-ssa-loop-im.c80 class loop *tgt_loop; /* The loop out of that we want to move the member
788 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
790 loop_outer (lim_data->tgt_loop)); in set_level()
797 lim_data->tgt_loop = level; in set_level()
1135 level = lim_data->tgt_loop; in move_computations_worker()
1195 level = lim_data->tgt_loop; in move_computations_worker()
2116 lim_data->tgt_loop = loop; in execute_sm()
2124 lim_data->tgt_loop = loop; in execute_sm()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-ssa-loop-im.cc81 class loop *tgt_loop; /* The loop out of that we want to move the member
897 if (lim_data != NULL && lim_data->tgt_loop != NULL) in set_level()
899 loop_outer (lim_data->tgt_loop)); in set_level()
906 lim_data->tgt_loop = level; in set_level()
1230 level = lim_data->tgt_loop; in move_computations_worker()
1290 level = lim_data->tgt_loop; in move_computations_worker()
2286 lim_data->tgt_loop = loop; in execute_sm()
2294 lim_data->tgt_loop = loop; in execute_sm()