Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/
HDCodeGenPrepare.cpp72 static cl::opt<bool> DisableBranchOpts( variable
245 if (!DisableBranchOpts) { in runOnFunction()
267 if (!DisableBranchOpts) { in runOnFunction()