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

Member predicate BasicBlock::reaches

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

predicate reaches(BasicBlock other)