Home
last modified time | relevance | path

Searched refs:embed_in_surrounding_loops (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgraphite-sese-to-poly.cc1118 embed_in_surrounding_loops (__isl_take isl_schedule *s, scop_p scop, in embed_in_surrounding_loops() function
1133 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), in embed_in_surrounding_loops()
1150 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), scop, in embed_in_surrounding_loops()
1166 return embed_in_surrounding_loops (s, scop, loop, index, context_loop); in build_schedule_loop_nest()
H A DChangeLog-201633774 (embed_in_surrounding_loops): New.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgraphite-sese-to-poly.c1122 embed_in_surrounding_loops (__isl_take isl_schedule *s, scop_p scop, in embed_in_surrounding_loops() function
1137 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), in embed_in_surrounding_loops()
1154 return embed_in_surrounding_loops (add_loop_schedule (s, outer, scop), scop, in embed_in_surrounding_loops()
1170 return embed_in_surrounding_loops (s, scop, loop, index, context_loop); in build_schedule_loop_nest()