bin_op_to_icmp_predicate
rustc_
codegen_
ssa
1.94.0-beta.5
(31a40f5c8 2026-02-20)
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