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

/freebsd-10.1-release/contrib/gcc/
H A Dtree-object-size.c56 static void check_for_plus_in_loops_1 (struct object_size_info *, tree,
783 check_for_plus_in_loops_1 (struct object_size_info *osi, tree var, function
834 check_for_plus_in_loops_1 (osi, rhs, depth);
854 check_for_plus_in_loops_1 (osi, basevar,
870 check_for_plus_in_loops_1 (osi, rhs, depth);
935 check_for_plus_in_loops_1 (osi, var, 2);

Completed in 113 milliseconds