Lines Matching refs:next_grp
156 struct access *next_grp; member
492 for (; access; access = access->next_grp) in dump_access_tree()
572 access = access->next_grp; in get_var_base_offset_size_access()
2190 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2336 *access = (*access)->next_grp; in build_access_subtree()
2370 root->next_grp = access; in build_access_trees()
2554 access = access->next_grp; in analyze_access_trees()
3895 access = access->next_grp) in initialize_parameter_reductions()
4236 repr = repr->next_grp) in analyze_modified_params()
4410 repr = repr->next_grp; in analyze_caller_dereference_legality()
4551 prev_acc_ptr = &access->next_grp; in splice_param_accesses()
4585 for (acc = repr; acc; acc = acc->next_grp) in decide_one_param_reduction()
4592 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
4767 for (; repr; repr = repr->next_grp) in turn_representatives_into_adjustments()