Home
last modified time | relevance | path

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

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