bin_op_to_icmp_predicate
rustc_
codegen_
ssa
1.92.0-nightly
(3d8c1c1fc 2025-10-06)
In rustc_
codegen_
ssa::
base
rustc_codegen_ssa
::
base
Function
bin_
op_
to_
icmp_
predicate
Copy item path
Source
pub(crate) fn bin_op_to_icmp_predicate(op:
BinOp
, signed:
bool
) ->
IntPredicate