branch_tail_merge

Controls the branch tail merge optimization.

Syntax
  #pragma branch_tail_merge on | off | reset  
Remarks

If you enable this pragma, the compiler enables common code optimization in blocks.

This pragma corresponds to -branch_tail_merge command line option.