Home
last modified time | relevance | path

Searched defs:ShowCS (Results 1 – 1 of 1) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp2365 bool ShowAllFunctions, bool ShowCS, in showInstrProfile()
2885 cl::opt<bool> ShowCS("showcs", cl::init(false), in show_main() local