Predicate Make::SsaDefReachesNew::ssaDefReachesRead
Holds if the SSA definition of v at def reaches a read at index i in
basic block bb, without crossing another SSA definition of v.
Import path
import codeql.ssa.Ssapredicate ssaDefReachesRead(SourceVariable v, Definition def, BasicBlock bb, int i)