Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMIRPrinter.cpp65 static cl::opt<bool> SimplifyMIR( variable
263 if (!SimplifyMIR) in print()
698 if ((!MBB.succ_empty() && !SimplifyMIR) || !canPredictProbs || in print()
707 if (!SimplifyMIR || !canPredictProbs) in print()