Controls the branch tail merge optimization.
#pragma branch_tail_merge on | off | reset
If you enable this pragma, the compiler enables common code optimization in blocks.
This pragma corresponds to -branch_tail_merge command line option.