Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86TargetMachine.cpp59 static cl::opt<bool> EnableMachineCombinerPass("x86-machine-combiner", variable
506 if (EnableMachineCombinerPass) in addILPOpts()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp94 EnableMachineCombinerPass("ppc-machine-combiner", variable
488 if (EnableMachineCombinerPass) in addILPOpts()