Searched refs:MulCount (Results 1 – 1 of 1) sorted by relevance
6257 const SCEV *MulCount = getConstant(APInt::getOneBitSet(BitWidth, TZ)); in createSCEV() local6274 ShiftedLHS = getUDivExpr(LHS, MulCount); in createSCEV()6280 MulCount); in createSCEV()