Searched refs:bool_op_info (Results 1 – 2 of 2) sorted by relevance
143 bool_op_info bop = {}; in optimize_cc_op2()225 bool_op_info bop = {}; in optimize_CNDcc_op()335 bool peephole::get_bool_op_info(value* b, bool_op_info& bop) { in get_bool_op_info()
406 struct bool_op_info { struct428 bool get_bool_op_info(value *b, bool_op_info& bop); argument