Searched refs:getInductionOpcode (Results 1 – 4 of 4) sorted by relevance
360 if (IndDesc.getInductionOpcode() != Instruction::Add && in isAuxiliaryInductionVariable() 361 IndDesc.getInductionOpcode() != Instruction::Sub) in isAuxiliaryInductionVariable() 421 if (IndDesc.getInductionOpcode() != Instruction::Add) in isCanonical()
367 Instruction::BinaryOps getInductionOpcode() const { in getInductionOpcode() function
1294 SplatStart, Zero, Step, ID.getInductionOpcode(), State.VF, State.Builder); in print() 1304 AddOp = ID.getInductionOpcode(); in execute()
2934 IV, Step, IndDesc.getInductionOpcode(),