Searched refs:grp_partial_lhs (Results 1 – 3 of 3) sorted by relevance
252 unsigned grp_partial_lhs : 1; member415 access->grp_same_access_path, access->grp_partial_lhs, in dump_access()421 access->grp_partial_lhs); in dump_access()1165 ret->grp_partial_lhs = 1; in build_access_from_expr_1()2063 bool grp_partial_lhs = access->grp_partial_lhs; in sort_and_splice_var_accesses() local2112 grp_partial_lhs |= ac2->grp_partial_lhs; in sort_and_splice_var_accesses()2155 access->grp_partial_lhs = grp_partial_lhs; in sort_and_splice_var_accesses()2196 if (!access->grp_partial_lhs)2199 else if (access->grp_partial_lhs3563 if (access->grp_partial_lhs) in generate_subtree_copies()[all …]
252 unsigned grp_partial_lhs : 1; member425 access->grp_same_access_path, access->grp_partial_lhs, in dump_access()431 access->grp_partial_lhs); in dump_access()1181 ret->grp_partial_lhs = 1; in build_access_from_expr_1()2103 bool grp_partial_lhs = access->grp_partial_lhs; in sort_and_splice_var_accesses() local2152 grp_partial_lhs |= ac2->grp_partial_lhs; in sort_and_splice_var_accesses()2195 access->grp_partial_lhs = grp_partial_lhs; in sort_and_splice_var_accesses()2233 if (access->grp_partial_lhs in create_access_replacement()3610 if (access->grp_partial_lhs) in generate_subtree_copies()3620 if (access->grp_partial_lhs) in generate_subtree_copies()[all …]
1928 if both lacc and racc are grp_partial_lhs.