Lines Matching full:dividend
1607 // Return true if the divisor evenly divides the dividend.1609 bool isRemainderZero(const SCEVConstant *Dividend,1611 APInt ConstDividend = Dividend->getAPInt();