Searched refs:MulCount (Results 1 – 2 of 2) sorted by relevance
5060 const SCEV *MulCount = getConstant(ConstantInt::get( in createSCEV() local5065 getUDivExactExpr(getSCEV(BO->LHS), MulCount), in createSCEV()5068 MulCount); in createSCEV()
6252 const SCEV *MulCount = getConstant(APInt::getOneBitSet(BitWidth, TZ)); in createSCEV() local6269 ShiftedLHS = getUDivExpr(LHS, MulCount); in createSCEV()6275 MulCount); in createSCEV()