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.cpp171 static cl::opt<bool> OptLevelOz( variable
700 OptLevelOs + OptLevelOz; in optMain()
722 if (OptLevelOz) in optMain()
749 if (OptLevelO0 || OptLevelO1 || OptLevelO2 || OptLevelOs || OptLevelOz || in optMain()