Searched refs:getInductionOpcode (Results 1 – 3 of 3) sorted by relevance
356 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable()357 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable()411 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
334 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
1703 getStepVector(SplatStart, 0, Step, II.getInductionOpcode()); in createVectorIntOrFpInductionPHI()1713 AddOp = II.getInductionOpcode(); in createVectorIntOrFpInductionPHI()1884 getStepVector(Broadcasted, VF * Part, Step, ID.getInductionOpcode()); in widenIntOrFpInduction()1977 AddOp = ID.getInductionOpcode(); in buildScalarSteps()