Searched refs:compare_gimple_call (Results 1 – 2 of 2) sorted by relevance
164 bool compare_gimple_call (gcall *s1, gcall *s2);
668 if (!compare_gimple_call (as_a <gcall *> (s1), in compare_bb()737 func_checker::compare_gimple_call (gcall *s1, gcall *s2) in compare_gimple_call() function