@eagleoutice/flowr - v2.15.9
Preparing search index...
src/control-flow/happens-before
reachableTo
Function reachableTo
reachableTo
(
cfg
:
ControlFlowGraph
,
to
:
Iterable
<
NodeId
>
)
:
ReadonlySet
<
NodeId
>
Parameters
cfg
:
ControlFlowGraph
to
:
Iterable
<
NodeId
>
Returns
ReadonlySet
<
NodeId
>
See
reachableFrom
- the other direction
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.9
Loading...
See
reachableFrom - the other direction