Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVInstrInfo.cpp50 static cl::opt<MachineTraceStrategy> ForceMachineCombinerStrategy( variable
1607 if (ForceMachineCombinerStrategy.getNumOccurrences() == 0) { in getMachineCombinerTraceStrategy()
1617 return ForceMachineCombinerStrategy; in getMachineCombinerTraceStrategy()