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

Predicate Make::lastRef

NB: If this predicate is exposed, it should be cached.

Same as lastRefExt, but ignores phi-reads.

Import path

import codeql.ssa.Ssa
predicate lastRef(Definition def, BasicBlock bb, int i)