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

Predicate Make::ssaDefReachesEndOfBlock

NB: If this predicate is exposed, it should be cached.

Same as ssaDefReachesEndOfBlockExt, but ignores phi-reads.

Import path

import codeql.ssa.Ssa
predicate ssaDefReachesEndOfBlock(BasicBlock bb, Definition def, SourceVariable v)