Searched refs:check_for_plus_in_loops_1 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/
H A Dtree-object-size.c88 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
1061 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, function
1103 check_for_plus_in_loops_1 (osi, rhs, depth);
1112 check_for_plus_in_loops_1 (osi, basevar,
1127 check_for_plus_in_loops_1 (osi, arg, depth);
1143 check_for_plus_in_loops_1 (osi, rhs, depth);
1184 check_for_plus_in_loops_1 (osi, var, 2);

Completed in 273 milliseconds