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

Predicate Make::lastRefNoUncertainReads

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

Same as lastRefRedef, but ignores uncertain reads.

Import path

import codeql.ssa.Ssa
predicate lastRefNoUncertainReads(Definition def, BasicBlock bb, int i)