Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
CodeQL library for C#
codeql/csharp-all 5.1.7 (changelog, source)

Predicate Make::ssaDefReachesRead

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

Same as ssaDefReachesReadExt, but ignores phi-reads.

Import path

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