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