Searched refs:CStep (Results 1 – 1 of 1) sorted by relevance
214 if (const auto *CStep = dyn_cast<SCEVConstant>(Step)) { in insert() local215 if (CStep->getValue()->isNegative()) in insert()