Home
last modified time | relevance | path

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

/dragonfly/contrib/gcc-4.7/gcc/
HDtree-ssa-coalesce.c1206 attempt_coalesce (var_map map, ssa_conflicts_p graph, int x, int y, in attempt_coalesce() function
1305 if (!attempt_coalesce (map, graph, v1, v2, debug)) in coalesce_partitions()
1323 attempt_coalesce (map, graph, x, y, debug); in coalesce_partitions()
/dragonfly/contrib/gcc-8.0/gcc/
HDtree-ssa-coalesce.c1297 attempt_coalesce (var_map map, ssa_conflicts *graph, int x, int y, in attempt_coalesce() function
1400 if (!attempt_coalesce (map, graph, v1, v2, debug)) in coalesce_partitions()
1418 attempt_coalesce (map, graph, x, y, debug); in coalesce_partitions()