pub fn concrete_int_scalars() -> impl Iterator<Item = Scalar>Expand description
Produce all concrete integer ir::Scalars.
Note that I32 and U32 must come first; this represents conversion rank
in overload resolution.
pub fn concrete_int_scalars() -> impl Iterator<Item = Scalar>Produce all concrete integer ir::Scalars.
Note that I32 and U32 must come first; this represents conversion rank
in overload resolution.