Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp153 static cl::opt<bool> InsnsCost( variable
1569 if (!InsnsCost) { in RateFormula()
1624 if (InsnsCost.getNumOccurrences() > 0 && InsnsCost && in isLess()
1632 if (InsnsCost) in print()