CodeQL library for Python
codeql/python-all 0.11.14 (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)