Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp134 static cl::opt<bool> DisableBranchOpts( variable
522 if (!DisableBranchOpts) in runOnFunction()
566 if (!DisableBranchOpts) { in runOnFunction()