Searched refs:totally_scalarize_subtree (Results 1 – 6 of 6) sorted by relevance
3169 static bool totally_scalarize_subtree (struct access *root);3251 || !totally_scalarize_subtree (next_child))) in total_should_skip_creating_access()3307 totally_scalarize_subtree (struct access *root) in totally_scalarize_subtree() function3354 && !totally_scalarize_subtree (new_child)) in totally_scalarize_subtree()3418 && !totally_scalarize_subtree (new_child)) in totally_scalarize_subtree()3520 && !totally_scalarize_subtree (access)) in analyze_all_variable_accesses()
8711 * tree-sra.c (totally_scalarize_subtree): Fix the out of8996 * tree-sra.c (totally_scalarize_subtree): Check that the
36920 (totally_scalarize_subtree): Likewise.
3122 static bool totally_scalarize_subtree (struct access *root);3204 || !totally_scalarize_subtree (next_child))) in total_should_skip_creating_access()3260 totally_scalarize_subtree (struct access *root) in totally_scalarize_subtree() function3307 && !totally_scalarize_subtree (new_child)) in totally_scalarize_subtree()3371 && !totally_scalarize_subtree (new_child)) in totally_scalarize_subtree()3473 && !totally_scalarize_subtree (access)) in analyze_all_variable_accesses()
232 (totally_scalarize_subtree): Likewise.