CodeQL library for C/C++
codeql/cpp-all 0.7.2 ( 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 )