Predicate ssaGetAFirstUse
Gets an access of the SSA source variable underlying this SSA variable that can be reached from this SSA variable without passing through any other uses, but potentially through phi nodes and uncertain implicit updates.
Import path
import semmle.code.java.dataflow.SSA