Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc/dist/gcc/
H A Dtree-vect-slp.cc3525 vec<slpg_vertex> &vertices, vec<int> &leafs) in vect_slp_build_vertices() argument
3552 leafs.safe_push (node->vertex); in vect_slp_build_vertices()
3559 vec<int> &leafs) in vect_slp_build_vertices() argument
3566 leafs); in vect_slp_build_vertices()
3622 auto_vec<int> leafs; in vect_optimize_slp() local
3623 vect_slp_build_vertices (vinfo, vertices, leafs); in vect_optimize_slp()
3633 graphds_dfs (slpg, &leafs[0], leafs.length (), &ipo, false, NULL, NULL); in vect_optimize_slp()
3639 for (i = 0; i < leafs.length (); ++i) in vect_optimize_slp()
3641 int idx = leafs[i]; in vect_optimize_slp()
4098 for (i = 0; i < leafs.length (); ++i) in vect_optimize_slp()
[all …]
H A Dlto-streamer-out.c2236 collect_block_tree_leafs (tree root, vec<tree> &leafs) in collect_block_tree_leafs() argument
2240 leafs.safe_push (root); in collect_block_tree_leafs()
2242 collect_block_tree_leafs (root, leafs); in collect_block_tree_leafs()
H A Dlto-streamer-out.cc2294 collect_block_tree_leafs (tree root, vec<tree> &leafs) in collect_block_tree_leafs() argument
2298 leafs.safe_push (root); in collect_block_tree_leafs()
2300 collect_block_tree_leafs (root, leafs); in collect_block_tree_leafs()
H A DChangeLog.tree-ssa6256 edges leaving COND_EXPR nodes which are leafs in the dominator
8718 dominator tree walk to thread through conditional jumps at leafs in
H A DChangeLog-20125245 (want_early_inline_function_p): Allow smal growth on non-leafs.
H A DChangeLog-202121724 PHIs with not represented initial values as leafs.
H A DChangeLog-201521243 non-captured leafs.
/netbsd/external/gpl3/gcc.old/dist/gcc/
H A Dlto-streamer-out.c2236 collect_block_tree_leafs (tree root, vec<tree> &leafs) in collect_block_tree_leafs() argument
2240 leafs.safe_push (root); in collect_block_tree_leafs()
2242 collect_block_tree_leafs (root, leafs); in collect_block_tree_leafs()