Searched refs:MulCount (Results 1 – 3 of 3) sorted by relevance
5060 const SCEV *MulCount = getConstant(ConstantInt::get( in createSCEV() local5065 getUDivExactExpr(getSCEV(BO->LHS), MulCount), in createSCEV()5068 MulCount); in createSCEV()
6311 const SCEV *MulCount = getConstant(APInt::getOneBitSet(BitWidth, TZ)); in createSCEV() local6328 ShiftedLHS = getUDivExpr(LHS, MulCount); in createSCEV()6334 MulCount); in createSCEV()
6478 const SCEV *MulCount = getConstant(APInt::getOneBitSet(BitWidth, TZ)); in createSCEV() local6495 ShiftedLHS = getUDivExpr(LHS, MulCount); in createSCEV()6501 MulCount); in createSCEV()