CodeQL library for C#
codeql/csharp-all 0.6.1 ( 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 )