Searched refs:check_for_plus_in_loops_1 (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | tree-object-size.c | 69 static void check_for_plus_in_loops_1 (struct object_size_info *, tree, 1094 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1() function 1136 check_for_plus_in_loops_1 (osi, rhs, depth); in check_for_plus_in_loops_1() 1145 check_for_plus_in_loops_1 (osi, basevar, in check_for_plus_in_loops_1() 1160 check_for_plus_in_loops_1 (osi, arg, depth); in check_for_plus_in_loops_1() 1176 check_for_plus_in_loops_1 (osi, rhs, depth); in check_for_plus_in_loops_1() 1217 check_for_plus_in_loops_1 (osi, var, 2); in check_for_plus_in_loops()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | tree-object-size.cc | 71 static void check_for_plus_in_loops_1 (struct object_size_info *, tree, 1762 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, in check_for_plus_in_loops_1() function 1805 check_for_plus_in_loops_1 (osi, rhs, depth); in check_for_plus_in_loops_1() 1814 check_for_plus_in_loops_1 (osi, basevar, in check_for_plus_in_loops_1() 1829 check_for_plus_in_loops_1 (osi, arg, depth); in check_for_plus_in_loops_1() 1845 check_for_plus_in_loops_1 (osi, rhs, depth); in check_for_plus_in_loops_1() 1887 check_for_plus_in_loops_1 (osi, var, 2); in check_for_plus_in_loops()
|
H A D | ChangeLog.ptr | 526 (check_for_plus_in_loops_1): Likewise.
|
H A D | ChangeLog.gimple-classes | 1105 (check_for_plus_in_loops_1): Likewise. 3974 (check_for_plus_in_loops_1): Likewise.
|
H A D | ChangeLog.tuples | 1328 (check_for_plus_in_loops_1): Likewise. 3736 (check_for_plus_in_loops_1, check_for_plus_in_loops): Tuplify.
|
H A D | ChangeLog-2021 | 570 (check_for_plus_in_loops_1): Likewise and skip non-positive 2843 check_for_plus_in_loops_1, init_object_sizes,
|
H A D | ChangeLog-2006 | 3123 (check_for_plus_in_loops_1): Same.
|
H A D | ChangeLog-2007 | 17653 (check_for_plus_in_loops_1): Likewise.
|
H A D | ChangeLog-2005 | 1874 (check_for_plus_in_loops_1): Likewise.
|