Predicate SsaComputeImpl::EssaDefinitionsImpl::variableDefinition
Whether n
is a live update that is a definition of the variable v
.
Import path
import semmle.python.essa.SsaCompute
predicate variableDefinition(SsaSourceVariable v, ControlFlowNode n, BasicBlock b, int rankix, int i)