Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp804 static bool isAddSExtable(const SCEVAddExpr *A, ScalarEvolution &SE) { in isAddSExtable() function
877 if (IgnoreSignificantBits || isAddSExtable(Add, SE)) { in getExactSDiv()