Home
last modified time | relevance | path

Searched refs:var_union (Results 1 – 5 of 5) sorted by relevance

/freebsd-9-stable/contrib/gcc/
Dtree-ssa-live.h65 extern int var_union (var_map, tree, tree);
Dtree-ssa-live.c109 var_union (var_map map, tree var1, tree var2) in var_union() function
1612 z = var_union (map, var, tmp); in coalesce_tpa_members()
1693 if ((v = var_union (map, var, tmp)) == NO_PARTITION) in coalesce_tpa_members()
Dtree-outof-ssa.c656 z = var_union (map, var, tmp); in coalesce_abnormal_edges()
DChangeLog.tree-ssa9152 * tree-ssa-live.c (var_union): Change comment.
9153 (coalesce_tpa_members): Don't proceed if var_union fails.
9155 (coalesce_abnormal_edges): Handle var_union failing.
9236 * tree-ssa-live.c (var_union): When combining 2 root variables, choose
11120 * tree-ssa-live.c (var_union): Handle combining partitions when one
11718 (var_union): Combine 2 partitions.
DChangeLog-200414085 * tree-ssa-live.c (var_union, change_partition_var,
18650 * tree-ssa-live.c (var_union, type_var_init): Likewise.
18971 * tree-ssa-live.c (var_union): Likewise.