nodesWithContinuesAndBreaks
This maps nodes that have to handle BreakStatements and ContinueStatements, i.e. LoopStatements and SwitchStatements to the EOG exits of the node they have to handle. An entry will only be created if the statement was identified to handle the above-mentioned control flow statements.