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

Member predicate SsaHelper::ssaDefinitionReachesEndOfBB

Holds if SSA variable (v, def) reaches the end of block b.

predicate ssaDefinitionReachesEndOfBB(StackVariable v, ControlFlowNode def, BasicBlock b)