Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp133 static cl::opt<bool> DisableBranchOpts( variable
540 if (!DisableBranchOpts) in runOnFunction()
584 if (!DisableBranchOpts) { in runOnFunction()