Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp3272 if (auto *DivisorConstant = in getUDivExpr() local
3276 DivisorConstant->getAPInt().umul_ov(RHSC->getAPInt(), Overflow); in getUDivExpr()
/external/llvm-project/llvm/lib/Analysis/
DScalarEvolution.cpp3189 if (auto *DivisorConstant = in getUDivExpr() local
3193 DivisorConstant->getAPInt().umul_ov(RHSC->getAPInt(), Overflow); in getUDivExpr()