Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-sra.cc3169 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() function
3354 && !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()
H A DChangeLog-20218711 * tree-sra.c (totally_scalarize_subtree): Fix the out of
8996 * tree-sra.c (totally_scalarize_subtree): Check that the
H A DChangeLog-202036920 (totally_scalarize_subtree): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-sra.c3122 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() function
3307 && !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()
/netbsd-src/external/gpl3/gcc/dist/contrib/gcc-changelog/
H A Dtest_patches.txt232 (totally_scalarize_subtree): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/contrib/gcc-changelog/
H A Dtest_patches.txt232 (totally_scalarize_subtree): Likewise.