Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-mca/
H A Dllvm-mca.cpp161 static cl::opt<bool> PrintResourcePressureView( variable
283 processOptionImpl(PrintResourcePressureView, EnableAllViews); in processViewOptions()
675 if (PrintResourcePressureView) in main()