Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-loop-distribution.cc2357 sort_partitions_by_post_order (struct graph *pg, in sort_partitions_by_post_order() function
2407 sort_partitions_by_post_order (pg, partitions); in merge_dep_scc_partitions()
2610 sort_partitions_by_post_order (pg, partitions); in break_alias_scc_partitions()
DChangeLog-201712264 * tree-loop-distribution.c (sort_partitions_by_post_order): Refine
23539 function sort_partitions_by_post_order.
25058 (sort_partitions_by_post_order, merge_dep_scc_partitions): New.