Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DScalarEvolution.cpp3528 if (auto *DivisorConstant = in getUDivExpr() local
3532 DivisorConstant->getAPInt().umul_ov(RHSC->getAPInt(), Overflow); in getUDivExpr()