@eagleoutice/flowr - v2.15.8
Preparing search index...
src/dataflow/internal/linker
reapplyLoopExitPoints
Function reapplyLoopExitPoints
reapplyLoopExitPoints
(
exits
:
readonly
ExitPoint
[]
,
references
:
readonly
IdentifierReference
[]
,
graph
:
DataflowGraph
,
)
:
void
Reapplies the loop exit points' control dependencies to the given identifier references.
Parameters
exits
:
readonly
ExitPoint
[]
references
:
readonly
IdentifierReference
[]
graph
:
DataflowGraph
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Reapplies the loop exit points' control dependencies to the given identifier references.