Searched refs:VAR_ANN_ROOT_INDEX (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/gcc/
H A Dtree-ssa-live.c1047 VAR_ANN_ROOT_INDEX (ann));
1048 VEC_replace (int, rv->first_partition, VAR_ANN_ROOT_INDEX (ann), p);
1053 VAR_ANN_ROOT_INDEX (ann) = rv->num_trees++;
1057 rv->partition_to_tree_map[p] = VAR_ANN_ROOT_INDEX (ann);
H A Dtree-ssa-live.h53 #define VAR_ANN_ROOT_INDEX(ann) (ann->root_index) macro

Completed in 92 milliseconds