Searched refs:tpa_remove_partition (Results 1 – 2 of 2) sorted by relevance
| /openbsd/src/gnu/gcc/gcc/ |
| D | tree-ssa-live.h | 361 extern void tpa_remove_partition (tpa_p, int, int); 523 tpa_remove_partition (rv, root_index, partition_index); in root_var_remove_partition() 638 tpa_remove_partition (tv, type_index, partition_index); in type_var_remove_partition()
|
| D | tree-ssa-live.c | 895 tpa_remove_partition (tpa_p tpa, int tree_index, int partition_index) in tpa_remove_partition() function 1626 tpa_remove_partition (tpa, w, y); in coalesce_tpa_members() 1632 tpa_remove_partition (tpa, w, x); in coalesce_tpa_members() 1653 tpa_remove_partition (tpa, x, y); in coalesce_tpa_members() 1678 tpa_remove_partition (tpa, x, z); in coalesce_tpa_members() 1700 tpa_remove_partition (tpa, x, z); in coalesce_tpa_members()
|