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.BaseSSApredicate firstUse(TrackedSsaDef def, VarRead use)Holds if the value defined at def can reach use without passing through
any other uses, but possibly through phi nodes.
import semmle.code.java.dataflow.internal.BaseSSApredicate firstUse(TrackedSsaDef def, VarRead use)