Member predicate StackVariableReachability :: isSource
Holds if node
is a source for the reachability analysis using variable v
.
predicate
isSource
(
ControlFlowNode
node
,
StackVariable
v
)