Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/gcc/
H A Dipa-icf-gimple.h227 bool compare_variable_decl (tree t1, tree t2);
H A Dipa-icf-gimple.c348 return return_with_debug (compare_variable_decl (t1, t2)); in compare_cst_or_decl()
582 func_checker::compare_variable_decl (tree t1, tree t2) in compare_variable_decl() function