Searched refs:VAR_ANN_ROOT_INDEX (Results 1 – 2 of 2) sorted by relevance
1047 VAR_ANN_ROOT_INDEX (ann)); in root_var_init()1048 VEC_replace (int, rv->first_partition, VAR_ANN_ROOT_INDEX (ann), p); in root_var_init()1053 VAR_ANN_ROOT_INDEX (ann) = rv->num_trees++; in root_var_init()1057 rv->partition_to_tree_map[p] = VAR_ANN_ROOT_INDEX (ann); in root_var_init()
53 #define VAR_ANN_ROOT_INDEX(ann) (ann->root_index) macro