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

/freebsd-10.0-release/contrib/gcc/
H A Dtree-object-size.c55 static void check_for_plus_in_loops (struct object_size_info *, tree);
398 check_for_plus_in_loops (&osi, ssa_name (i));
779 /* Helper function for check_for_plus_in_loops. Called recursively
888 check_for_plus_in_loops (struct object_size_info *osi, tree var) function

Completed in 97 milliseconds