Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp51 static cl::opt<MachineTraceStrategy> ForceMachineCombinerStrategy( variable
1579 if (ForceMachineCombinerStrategy.getNumOccurrences() == 0) { in getMachineCombinerTraceStrategy()
1589 return ForceMachineCombinerStrategy; in getMachineCombinerTraceStrategy()