Searched refs:remove_edges (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12.1/contrib/gcc/ |
| H A D | loop-unroll.c | 483 edge *remove_edges, ein; in peel_loop_completely() local 509 remove_edges, &n_remove_edges, in peel_loop_completely() 526 remove_path (loops, remove_edges[i]); in peel_loop_completely() 527 free (remove_edges); in peel_loop_completely() 667 edge *remove_edges; in unroll_loop_constant_iterations() local 776 remove_edges, &n_remove_edges, in unroll_loop_constant_iterations() 815 free (remove_edges); in unroll_loop_constant_iterations() 943 edge *remove_edges, e; in unroll_loop_runtime_iterations() local 1031 remove_edges, &n_remove_edges, in unroll_loop_runtime_iterations() 1048 remove_edges, &n_remove_edges, in unroll_loop_runtime_iterations() [all …]
|
| /freebsd-12.1/contrib/ofed/opensm/opensm/ |
| H A D | osm_mesh.c | 743 static void remove_edges(lash_t *p_lash) in remove_edges() function 801 remove_edges(p_lash); in get_local_geometry()
|