Searched refs:getInductionOpcode (Results 1 – 3 of 3) sorted by relevance
358 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable()359 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable()419 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
326 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
2275 getStepVector(SplatStart, 0, Step, II.getInductionOpcode()); in createVectorIntOrFpInductionPHI()2285 AddOp = II.getInductionOpcode(); in createVectorIntOrFpInductionPHI()2448 ID.getInductionOpcode()); in widenIntOrFpInduction()2570 AddOp = ID.getInductionOpcode(); in buildScalarSteps()