Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-mca/Views/
H A DInstructionInfoView.h58 bool PrintBarriers; variable
100 PrintBarriers(ShouldPrintBarriers), PrintFullInfo(ShouldPrintFullInfo), in InstructionInfoView()
H A DInstructionInfoView.cpp102 if (PrintBarriers) { in printView()
160 if (PrintBarriers) { in printView()