Searched refs:OtherDiv (Results 1 – 1 of 1) sorted by relevance
3201 if (const SCEVUDivExpr *OtherDiv = dyn_cast<SCEVUDivExpr>(LHS)) { in getUDivExpr() local3203 dyn_cast<SCEVConstant>(OtherDiv->getRHS())) { in getUDivExpr()3210 return getUDivExpr(OtherDiv->getLHS(), getConstant(NewRHS)); in getUDivExpr()