Member predicate DataflowAnnotation::killedBy
Holds if this annotation is removed for the variable v
when
the control-flow edge (src, dest)
is taken.
predicate killedBy(LocalScopeVariable v, ControlFlowNode src, ControlFlowNode dest)
Holds if this annotation is removed for the variable v
when
the control-flow edge (src, dest)
is taken.
predicate killedBy(LocalScopeVariable v, ControlFlowNode src, ControlFlowNode dest)