Predicate Make::SsaDefReaches::ssaRefNonPhiRead
Holds if the i
th node of basic block bb
is a reference to v
, and
this reference is not a phi-read.
Import path
import codeql.ssa.Ssa
predicate ssaRefNonPhiRead(BasicBlock bb, int i, SourceVariable v)