Home
last modified time | relevance | path

Searched refs:find_nodes_on_paths (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dddg.h178 int find_nodes_on_paths (sbitmap result, ddg_ptr, sbitmap from, sbitmap to);
H A Dddg.cc1010 if (find_nodes_on_paths (scc_nodes, g, from, to)) in create_ddg_all_sccs()
1087 find_nodes_on_paths (sbitmap result, ddg_ptr g, sbitmap from, sbitmap to) in find_nodes_on_paths() function
H A Dmodulo-sched.cc2552 find_nodes_on_paths (on_path, g, prev_sccs, scc->nodes); in order_nodes_of_sccs()
2556 find_nodes_on_paths (on_path, g, scc->nodes, prev_sccs); in order_nodes_of_sccs()
H A DChangeLog-200511261 (find_nodes_on_paths): Ditto.
H A DChangeLog-201730993 * ddg.c (find_nodes_on_paths): Use auto_sbitmap.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dddg.h178 int find_nodes_on_paths (sbitmap result, ddg_ptr, sbitmap from, sbitmap to);
H A Dddg.c1010 if (find_nodes_on_paths (scc_nodes, g, from, to)) in create_ddg_all_sccs()
1087 find_nodes_on_paths (sbitmap result, ddg_ptr g, sbitmap from, sbitmap to) in find_nodes_on_paths() function
H A Dmodulo-sched.c2551 find_nodes_on_paths (on_path, g, prev_sccs, scc->nodes); in order_nodes_of_sccs()
2555 find_nodes_on_paths (on_path, g, scc->nodes, prev_sccs); in order_nodes_of_sccs()