Searched refs:compare_variable_decl (Results 1 – 6 of 6) sorted by relevance
272 return return_with_debug (compare_variable_decl (t1, t2)); in operand_equal_p()346 func_checker::compare_variable_decl (const_tree t1, const_tree t2) in compare_variable_decl() function403 if (!compare_variable_decl (l1->simduid, l2->simduid)) in compare_loops()
217 bool compare_variable_decl (const_tree t1, const_tree t2);
337 return return_with_debug (compare_variable_decl (t1, t2)); in operand_equal_p()449 func_checker::compare_variable_decl (const_tree t1, const_tree t2) in compare_variable_decl() function in ipa_icf_gimple::func_checker506 if (!compare_variable_decl (l1->simduid, l2->simduid)) in compare_loops()
223 bool compare_variable_decl (const_tree t1, const_tree t2);
39007 (func_checker::compare_variable_decl): Skip symtab vars.39035 * ipa-icf-gimple.c (func_checker::compare_variable_decl):39344 * ipa-icf-gimple.c (func_checker::compare_variable_decl): Compare
7649 (func_checker::compare_variable_decl): Likewise.