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