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