Searched refs:getInductionOpcode (Results 1 – 3 of 3) sorted by relevance
355 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable()356 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable()416 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
362 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
2339 AddOp = ID.getInductionOpcode(); in buildScalarSteps()9271 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in execute()9281 AddOp = ID.getInductionOpcode(); in execute()9477 EntryPart = State.Builder.CreateBinOp(IndDesc.getInductionOpcode(), in execute()