Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMIRPrinter.cpp65 static cl::opt<bool> SimplifyMIR( variable
256 if (!SimplifyMIR) in print()
677 if ((!MBB.succ_empty() && !SimplifyMIR) || !canPredictProbs || in print()
684 if (!SimplifyMIR || !canPredictProbs) in print()