Home
last modified time | relevance | path

Searched refs:compare_gimple_call (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dipa-icf-gimple.h164 bool compare_gimple_call (gcall *s1, gcall *s2);
H A Dipa-icf-gimple.c468 if (!compare_gimple_call (as_a <gcall *> (s1), in compare_bb()
540 func_checker::compare_gimple_call (gcall *s1, gcall *s2) in compare_gimple_call() function
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dipa-icf-gimple.h165 bool compare_gimple_call (gcall *s1, gcall *s2);
H A Dipa-icf-gimple.cc571 if (!compare_gimple_call (as_a <gcall *> (s1), in compare_bb()
643 func_checker::compare_gimple_call (gcall *s1, gcall *s2) in compare_gimple_call() function in ipa_icf_gimple::func_checker
H A DChangeLog.gimple-classes153 (func_checker::compare_gimple_call): Strengthen params from gimple
155 * ipa-icf-gimple.h (func_checker::compare_gimple_call): Likewise.
H A DChangeLog-20205079 (func_checker::compare_gimple_call): Update use of
11394 * ipa-icf-gimple.c (func_checker::compare_gimple_call):
25741 * ipa-icf-gimple.c (func_checker::compare_gimple_call):
H A DChangeLog427 (func_checker::compare_gimple_call): Comapre jump functions.
H A DChangeLog-20194815 * ipa-icf-gimple.c (func_checker::compare_gimple_call): Update
7675 (func_checker::compare_gimple_call): Call compare_operand.
H A DChangeLog-202131217 * ipa-icf-gimple.c (func_checker::compare_gimple_call): For internal
H A DChangeLog-201820695 * ipa-icf-gimple.c (func_checker::compare_gimple_call): Likewise.
H A DChangeLog-201544275 (func_checker::compare_gimple_call): Identify
H A DChangeLog-20149031 (func_checker::compare_gimple_call): Compare gimple_call_fn,