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

Predicate SsaComputeImpl::EssaDefinitionsImpl::piNode

Holds if def is a pi-node for v on the edge pred -> succ

Import path

import semmle.python.essa.SsaCompute
predicate piNode(SsaSourceVariable v, BasicBlock pred, BasicBlock succ)