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
164 cl::cat(ViewOptions), cl::init(true));
173 cl::cat(ViewOptions), cl::init(0));
179 cl::cat(ViewOptions), cl::init(80));
202 cl::cat(ViewOptions), cl::init(true));
216 cl::cat(ViewOptions), cl::init(false));
221 cl::cat(ViewOptions), cl::init(false));
226 cl::cat(ViewOptions), cl::init(false));
232 cl::cat(ViewOptions), cl::init(false));
238 cl::cat(ViewOptions), cl::init(false));
[all …]