Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86AvoidStoreForwardingBlocks.cpp57 static cl::opt<bool> DisableX86AvoidStoreForwardBlocks( variable
671 if (DisableX86AvoidStoreForwardBlocks || skipFunction(MF.getFunction()) || in runOnMachineFunction()