Home
last modified time | relevance | path

Searched refs:next_grp (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-sra.cc151 struct access *next_grp; member
462 for (; access; access = access->next_grp) in dump_access_tree()
551 access = access->next_grp; in get_var_base_offset_size_access()
2200 prev_acc_ptr = &access->next_grp; in sort_and_splice_var_accesses()
2346 *access = (*access)->next_grp; in build_access_subtree()
2380 root->next_grp = access; in build_access_trees()
2442 root = root->next_grp; in verify_sra_access_forest()
2657 access = access->next_grp; in analyze_access_trees()
3096 root = root->next_grp; in can_totally_scalarize_forest_p()
3499 access = access->next_grp) in analyze_all_variable_accesses()
[all …]