Function rustc_codegen_ssa::base::bin_op_to_icmp_predicate

source ยท
pub fn bin_op_to_icmp_predicate(op: BinOp, signed: bool) -> IntPredicate