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

Predicate Make::Consistency::nonUniqueDefReachesEndOfBlock

Holds if the end of a basic block can be reached by multiple definitions.

Import path

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