Function rustc_codegen_ssa::base::bin_op_to_icmp_predicate[][src]

pub fn bin_op_to_icmp_predicate(op: BinOpKind, signed: bool) -> IntPredicate