Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/lto/
H A Dlto-common.c655 mentions_vars_p_decl_with_vis (tree t) in mentions_vars_p_decl_with_vis() function
670 if (mentions_vars_p_decl_with_vis (t)) in mentions_vars_p_decl_non_common()
828 return mentions_vars_p_decl_with_vis (t); in mentions_vars_p()
/netbsd-src/external/gpl3/gcc/dist/gcc/lto/
H A Dlto-common.cc656 mentions_vars_p_decl_with_vis (tree t) in mentions_vars_p_decl_with_vis() function
671 if (mentions_vars_p_decl_with_vis (t)) in mentions_vars_p_decl_non_common()
829 return mentions_vars_p_decl_with_vis (t); in mentions_vars_p()
H A DChangeLog942 * lto.c (mentions_vars_p_decl_with_vis): Use
1920 * lto.c (mentions_vars_p_decl_with_vis, compare_tree_sccs_1,
2387 (mentions_vars_p_decl_with_vis): ... this one.