correspondingBreaks

fun correspondingBreaks(node: InfiniteLoopNode): Set<BreakNode>

Returns the set of BreakNodes that reference node.