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

Member predicate BasicBlock::unlikelySuccessor

Whether (as inferred by type inference) it is highly unlikely (or impossible) for control to flow from this to succ.

predicate unlikelySuccessor(BasicBlock succ)