Searched refs:ROps (Results 1 – 2 of 2) sorted by relevance
772 SmallVector<const SCEV *, 4> ROps(drop_begin(MulRHS->operands())); in getExactSDiv() local773 if (LOps == ROps) in getExactSDiv()
761 ArrayRef<const SCEV *> ROps = RHS->operands(); in CompareSCEVComplexity() local764 unsigned LNumOps = LOps.size(), RNumOps = ROps.size(); in CompareSCEVComplexity()770 ROps[i], DT, Depth + 1); in CompareSCEVComplexity()