Predicate JavaLangImpl::ignoreExprBound
Ignore the bound on this expression.
This predicate is to keep the results identical to the original Java implementation. It should be removed once we have the new implementation matching the old results exactly.
Import path
import semmle.code.java.dataflow.RangeAnalysis
predicate ignoreExprBound(Expr e)