Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/gcc/
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)); in compute_builtin_object_size()
888 check_for_plus_in_loops (struct object_size_info *osi, tree var) in check_for_plus_in_loops() function
DChangeLog-20051875 (check_for_plus_in_loops): Likewise.