Home
last modified time | relevance | path

Searched refs:OptLevelOs (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp168 OptLevelOs("Os", cl::desc("Like -O2 but size-conscious. Similar to clang " variable
700 OptLevelOs + OptLevelOz; in optMain()
720 if (OptLevelOs) in optMain()
749 if (OptLevelO0 || OptLevelO1 || OptLevelO2 || OptLevelOs || OptLevelOz || in optMain()