L2Basic Block
Create a new basic block, marking it as a loop head if requested.
Parameters
name
A descriptive name for the block.
is Loop Head
Whether this block is the head of a loop. Default is false.
zone
A mechanism to visually group blocks in the L2ControlFlowGraphVisualizer, indicating the purpose of that group.