mapBlock

Transform the given L2BasicBlock. Use the blockMap, adding an entry if necessary. Always produce the block representing the default code splitting path, the one with no conditions.

Return

The looked up or created-and-stored basic block.

Parameters

block

The basic block to look up.