CodeQL library for Ruby
codeql/ruby-all 2.0.4-dev (changelog, source)
Search

Predicate Make::SsaDefReaches::lastSsaRef

Same as lastSsaRefExt, but ignores phi-reads.

Import path

import codeql.ssa.Ssa
predicate lastSsaRef(Definition def, SourceVariable v, BasicBlock bb, int i)