Searched refs:tree_estimate_loop_size (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-loop-ivcanon.cc | 214 tree_estimate_loop_size (class loop *loop, edge exit, edge edge_to_cancel, in tree_estimate_loop_size() function 781 = tree_estimate_loop_size in try_unroll_loop_completely() 1069 tree_estimate_loop_size (loop, exit, NULL, &size, in try_peel_loop()
|
H A D | ChangeLog.gimple-classes | 1247 (tree_estimate_loop_size): Likewise. 1955 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise.
|
H A D | ChangeLog-2012 | 906 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add UPPER_BOUND 4918 (tree_estimate_loop_size): Compute the new values. 7447 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Add edge_to_cancel
|
H A D | ChangeLog-2016 | 20427 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix estimation 21504 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise; 29854 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Make sure
|
H A D | ChangeLog-2013 | 30015 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Do not 37044 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Release path
|
H A D | ChangeLog-2021 | 22985 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise.
|
H A D | ChangeLog-2009 | 23937 (tree_estimate_loop_size): New function.
|
H A D | ChangeLog-2018 | 9218 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Fix typo
|
H A D | ChangeLog-2019 | 4233 (tree_estimate_loop_size): Ternary ops with just the first op
|
H A D | ChangeLog-2017 | 30701 * tree-ssa-loop-ivcanon.c (tree_estimate_loop_size): Likewise.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-loop-ivcanon.c | 214 tree_estimate_loop_size (class loop *loop, edge exit, edge edge_to_cancel, in tree_estimate_loop_size() function 782 = tree_estimate_loop_size in try_unroll_loop_completely() 1071 tree_estimate_loop_size (loop, exit, NULL, &size, in try_peel_loop()
|