Constructs a control loop. Returns a struct containing the newly created enter, merge, and switch nodes. The enter and merge nodes are used in the recursive construction of control loops for nested frames (loops). The switch node will be connected to the LoopCond node. The merge node will be connected to all the recvs of the same frame by control edges when the actual partitioning happens.
source not stored for this graph (policy: none)
no test coverage detected