CodeQL library for C/C++
codeql/cpp-all 0.13.0 (changelog, source)
Search

Predicate Make::SsaDefReaches::lastSsaRefExt

Holds if the reference to def at index i in basic block bb is the last reference to v inside bb.

Import path

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