rustc_
codegen_
ssa
1.90.0-beta.10
(67cb8e039 2025-09-11)
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