Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCPreEmitPeephole.cpp38 RunPreEmitPeephole("ppc-late-peephole", cl::Hidden, cl::init(true), variable
59 if (skipFunction(MF.getFunction()) || !RunPreEmitPeephole) in runOnMachineFunction()