Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp166 static cl::opt<bool> PrintTimelineView("timeline", variable
284 processOptionImpl(PrintTimelineView, EnableAllViews); in processViewOptions()
679 if (PrintTimelineView) { in main()