Lines Matching refs:next_grp
143 struct access *next_grp; member
431 for (; access; access = access->next_grp) in dump_access_tree()
517 access = access->next_grp; in get_var_base_offset_size_access()
1915 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2042 *access = (*access)->next_grp; in build_access_subtree()
2074 root->next_grp = access; in build_access_trees()
2252 access = access->next_grp; in analyze_access_trees()
3306 access = access->next_grp) in initialize_parameter_reductions()
3612 repr = repr->next_grp) in analyze_modified_params()
3788 repr = repr->next_grp; in analyze_caller_dereference_legality()
3928 prev_acc_ptr = &access->next_grp; in splice_param_accesses()
3975 for (acc = repr; acc; acc = acc->next_grp) in decide_one_param_reduction()
3982 for (; repr; repr = repr->next_grp) in decide_one_param_reduction()
4152 for (; repr; repr = repr->next_grp) in turn_representatives_into_adjustments()