rustc_codegen_ssa::base

Function bin_op_to_icmp_predicate

Source
pub(crate) fn bin_op_to_icmp_predicate(op: BinOp, signed: bool) -> IntPredicate