Loop optimization ARM compiler flag in DS-5

I am trying to use the --loop_optimization_level=opt flag with ARM compiler in DS-5 (Version 5.13). I am using the -03 and -0time flags. I am getting an error when I build my project. How do I pass the loop optimization flag in DS-5?