Home
last modified time | relevance | path

Searched refs:find_array_ref_with_const_idx_r (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/c-family/
H A Dc-warn.c329 find_array_ref_with_const_idx_r (tree *expr_p, int *, void *) in find_array_ref_with_const_idx_r() function
505 if (walk_tree_without_duplicates (&lhs, find_array_ref_with_const_idx_r, in warn_tautological_cmp()
/netbsd-src/external/gpl3/gcc/dist/gcc/c-family/
H A Dc-warn.cc331 find_array_ref_with_const_idx_r (tree *expr_p, int *, void *) in find_array_ref_with_const_idx_r() function
507 if (walk_tree_without_duplicates (&lhs, find_array_ref_with_const_idx_r, in warn_tautological_cmp()
H A DChangeLog3590 * c-warn.c (find_array_ref_with_const_idx_r): Call fold_for_warn
6124 * c-warn.c (find_array_ref_with_const_idx_r): Remove parameter names.
6174 (find_array_ref_with_const_idx_r): Likewise.
8003 * c-common.c (find_array_ref_with_const_idx_r): New function.