Searched refs:transition_rule_cmp (Results 1 – 2 of 2) sorted by relevance
2983 transition_rule_cmp (const TransitionRule *a, const TransitionRule *b) in transition_rule_cmp() function3052 TransitionTable *table = xg_build_simplify_table (&transition_rule_cmp); in xg_instruction_match()3093 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_is_single_relaxable_insn()3128 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_get_max_insn_widen_size()3174 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_get_max_insn_widen_literal_size()3220 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_is_relaxable_insn()3624 TransitionTable *table = xg_build_widen_table (&transition_rule_cmp); in xg_expand_to_stack()
792 (transition_rule_cmp): New.