Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp69 static cl::OptionCategory ViewOptions("View Options"); variable
162 cl::init(SkipType::NONE), cl::cat(ViewOptions));
175 cl::cat(ViewOptions), cl::init(false));
179 cl::cat(ViewOptions), cl::init(false));
184 cl::cat(ViewOptions), cl::init(true));
188 cl::cat(ViewOptions), cl::init(false));
193 cl::cat(ViewOptions), cl::init(false));
198 cl::cat(ViewOptions), cl::init(true));
202 cl::cat(ViewOptions), cl::init(false));
207 cl::cat(ViewOptions), cl::init(0));
[all …]