Searched refs:getInductionOpcode (Results 1 – 3 of 3) sorted by relevance
359 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable()360 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable()420 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
365 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
2374 AddOp = ID.getInductionOpcode(); in buildScalarSteps()9392 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in execute()9402 AddOp = ID.getInductionOpcode(); in execute()