@eagleoutice/flowr - v2.15.8
Preparing search index...
src/control-flow/happens-before
happensBefore
Function happensBefore
happensBefore
(
cfg
:
ControlFlowGraph
,
a
:
NodeId
,
b
:
NodeId
)
:
Ternary
Determines if node
a
happens before node
b
in the control flow graph.
Parameters
cfg
:
ControlFlowGraph
a
:
NodeId
b
:
NodeId
Returns
Ternary
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eagleoutice/flowr - v2.15.8
Loading...
Determines if node
ahappens before nodebin the control flow graph.