Searched defs:StepInst (Results 1 – 3 of 3) sorted by relevance
74 BinaryOperator *StepInst; member
185 const Instruction &StepInst) { in findFinalIVValue()209 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds() local313 Value *StepInst = IndVar.getIncomingValueForBlock(Latch); in getInductionVariable() local
740 Instruction &StepInst; member