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