qtil
advanced-security/qtil-java 0.0.3
Search

Predicate SsaImpl::firstUse

Holds if the value defined at def can reach use without passing through any other uses, but possibly through phi nodes.

Import path

import semmle.code.java.dataflow.internal.BaseSSA
predicate firstUse(TrackedSsaDef def, VarRead use)