CodeQL library for Java/Kotlin
codeql/java-all 0.9.2-dev (changelog, source)
Search

Predicate MakeUtils::ssaUpdateStep

Holds if v is an SsaExplicitUpdate that equals e + delta.

Import path

import codeql.rangeanalysis.internal.RangeUtils
predicate ssaUpdateStep(SsaExplicitUpdate v, Expr e, Delta delta)