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

Predicate SsaComputeImpl::lastRank

Gets the maximum rank index for the given variable and basic block.

Import path

import semmle.python.essa.SsaCompute
int lastRank(SsaSourceVariable v, BasicBlock b)