Searched refs:getInductionBinOp (Results 1 – 3 of 3) sorted by relevance
283 BinaryOperator *getInductionBinOp() const { return InductionBinOp; } in getInductionBinOp() function
207 Instruction *StepInst = IndDesc.getInductionBinOp(); in getBounds()310 Instruction *StepInst = IndDesc.getInductionBinOp(); in getInductionVariable()
2881 auto InductionBinOp = ID.getInductionBinOp(); in emitTransformedIndex()