Function rustc_codegen_ssa::base::bin_op_to_icmp_predicate

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