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

Member predicate ConditionBlock::controls

Basic blocks controlled by this condition, i.e. those BBs for which the condition is testIsTrue

predicate controls(BasicBlock controlled, boolean testIsTrue)