Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DCodeGenPrepare.cpp72 static cl::opt<bool> DisableBranchOpts( variable
239 if (!DisableBranchOpts) { in runOnFunction()
261 if (!DisableBranchOpts) { in runOnFunction()