Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp136 static cl::opt<bool> DisableBranchOpts( variable
630 if (!DisableBranchOpts) in _run()
716 if (!DisableBranchOpts) { in _run()