Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp135 static cl::opt<bool> DisableBranchOpts( variable
565 if (!DisableBranchOpts) in runOnFunction()
642 if (!DisableBranchOpts) { in runOnFunction()