Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp200 static cl::opt<bool> PrintTimelineView("timeline", variable
324 processOptionImpl(PrintTimelineView, EnableAllViews); in processViewOptions()
788 if (PrintTimelineView) { in main()