public interface NarrowableArithmeticNode
NarrowNode
to its inputs and do a
narrow operation instead of doing the wide operation and applying the NarrowNode
to the
result.Modifier and Type | Method and Description |
---|---|
default boolean |
isNarrowable(int resultBits)
Check whether this operation can be narrowed to
resultBits bit without loss of
precision. |
default boolean isNarrowable(int resultBits)
resultBits
bit without loss of
precision.resultBits
-