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.cpp172 OptLevelOs("Os", cl::desc("Like -O2 but size-conscious. Similar to clang " variable
705 OptLevelOs + OptLevelOz; in optMain()
725 if (OptLevelOs) in optMain()
754 if (OptLevelO0 || OptLevelO1 || OptLevelO2 || OptLevelOs || OptLevelOz || in optMain()