Searched refs:StepRecSCEV (Results 1 – 1 of 1) sorted by relevance
135 const SCEV *StepRecSCEV = AddRecSCEV->getStepRecurrence(SE); in hasProcessableCondition() local137 if (!isa<SCEVConstant>(StepRecSCEV)) in hasProcessableCondition()140 ConstantInt *StepCI = cast<SCEVConstant>(StepRecSCEV)->getValue(); in hasProcessableCondition()