Searched refs:optimize_range_tests_var_bound (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-ssa-reassoc.cc | 3731 optimize_range_tests_var_bound (enum tree_code opcode, int first, int length, in optimize_range_tests_var_bound() function 4123 any_changes |= optimize_range_tests_var_bound (opcode, first, length, ops, in optimize_range_tests()
|
H A D | ChangeLog-2016 | 6540 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Likewise. 10394 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle 10908 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Only optimize 11158 (optimize_range_tests_var_bound): New function.
|
H A D | ChangeLog-2018 | 20845 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): If rhs2 is lhs 24774 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Add FIRST_BB 24779 to optimize_range_tests_var_bound.
|
H A D | ChangeLog-2017 | 21556 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): Handle also 21790 * tree-ssa-reassoc.c (optimize_range_tests_var_bound): If 30726 (optimize_range_tests_var_bound): Likewise.
|
H A D | ChangeLog-2021 | 34839 only after optimize_range_tests_var_bound.
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-ssa-reassoc.c | 3421 optimize_range_tests_var_bound (enum tree_code opcode, int first, int length, in optimize_range_tests_var_bound() function 3815 any_changes |= optimize_range_tests_var_bound (opcode, first, length, ops, in optimize_range_tests()
|