CodeQL library for Python
codeql/python-all 1.0.5-dev (changelog, source)
Search

Member predicate BasicBlock::strictlyReaches

Holds if this basic block strictly reaches the other. Is the start of other reachable from the end of this.

predicate strictlyReaches(BasicBlock other)