Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/opt/
H A Doptdriver.cpp175 static cl::opt<bool> OptLevelOz( variable
705 OptLevelOs + OptLevelOz; in optMain()
727 if (OptLevelOz) in optMain()
754 if (OptLevelO0 || OptLevelO1 || OptLevelO2 || OptLevelOs || OptLevelOz || in optMain()