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