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

Member predicate SsaVariable::getAPhiInput

Gets an argument of the phi function defining this variable. This predicate uses the raw SSA form produced by the extractor. In general, you should use getAPrunedPhiInput() instead.

SsaVariable getAPhiInput()