Searched refs:StepInstOp1 (Results 1 – 1 of 1) sorted by relevance
212 Value *StepInstOp1 = StepInst->getOperand(1); in getBounds() local215 if (SE.getSCEV(StepInstOp1) == Step) in getBounds()216 StepValue = StepInstOp1; in getBounds()