Home
last modified time | relevance | path

Searched refs:subloops (Results 1 – 18 of 18) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dira-build.cc116 node->subloops = NULL; in init_loop_tree_node()
293 loop_node->subloop_next = parent_node->subloops; in add_loop_to_tree()
294 parent_node->subloops = loop_node; in add_loop_to_tree()
312 for (subloop_node = loop_node->subloops; in setup_loop_tree_level()
342 bb_node->subloops = NULL; in form_loop_tree()
1812 for (subloop_node = loop_node->subloops; in ira_traverse_loop_tree()
2376 node->children = node->subloops = NULL; in remove_uneccesary_loop_nodes_from_loop_tree()
2390 subnode->subloop_next = node->subloops; in remove_uneccesary_loop_nodes_from_loop_tree()
2391 node->subloops = subnode; in remove_uneccesary_loop_nodes_from_loop_tree()
H A Dira-int.h92 ira_loop_tree_node_t subloops, children; member
H A Dira-color.cc3663 for (subloop_node = loop_tree_node->subloops; in color_pass()
3822 for (subloop_node = loop_node->subloops; in move_spill_restore()
H A DChangeLog-20082210 subloop_next/next and subloops/childen fields.
H A DChangeLog-202114225 into all subloops.
H A DChangeLog-20095288 (gimple_duplicate_sese_tail): Remove the no-subloops constraint.
H A DChangeLog-201227605 (gimple_duplicate_sese_tail): Adjust duplication of the the subloops.
H A DChangeLog-200729760 (add_loop): Handle subloops. Use get_loop_body_with_size.
H A DChangeLog-201633427 subloops to be created when it is likely profitable to do so.
H A DChangeLog-200330833 (flow_loop_tree_node_add): Handle subloops of added loop correctly.
H A DChangeLog-201335520 in the loop, not its subloops.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dira-build.c116 node->subloops = NULL; in init_loop_tree_node()
295 loop_node->subloop_next = parent_node->subloops; in add_loop_to_tree()
296 parent_node->subloops = loop_node; in add_loop_to_tree()
314 for (subloop_node = loop_node->subloops; in setup_loop_tree_level()
344 bb_node->subloops = NULL; in form_loop_tree()
1808 for (subloop_node = loop_node->subloops; in ira_traverse_loop_tree()
2327 node->children = node->subloops = NULL; in remove_uneccesary_loop_nodes_from_loop_tree()
2341 subnode->subloop_next = node->subloops; in remove_uneccesary_loop_nodes_from_loop_tree()
2342 node->subloops = subnode; in remove_uneccesary_loop_nodes_from_loop_tree()
H A Dira-int.h92 ira_loop_tree_node_t subloops, children; member
H A Dira-color.c3384 for (subloop_node = loop_tree_node->subloops; in color_pass()
3556 for (subloop_node = loop_node->subloops; in move_spill_restore()
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dloop.texi78 and its subloops in the numbering. The index of a loop never changes.
H A Dgccint.info21355 guarantee on the relative order of a loop and its subloops in the
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dloop.texi78 and its subloops in the numbering. The index of a loop never changes.
H A Dgccint.info20325 guarantee on the relative order of a loop and its subloops in the