Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolution.cpp6257 const SCEV *MulCount = getConstant(APInt::getOneBitSet(BitWidth, TZ)); in createSCEV() local
6274 ShiftedLHS = getUDivExpr(LHS, MulCount); in createSCEV()
6280 MulCount); in createSCEV()