rustc_
codegen_
ssa
1.85.0-nightly
(d49be02cf 2024-12-02)
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