Controls the register coloring optimization.
#pragma no_register_coloring on | off | reset
If you enable this pragma, the compiler enables register coloring.
This pragma corresponds to -no_register_coloring command line option.