Searched refs:kAddition (Results 1 – 3 of 3) sorted by relevance
26 enum ArithmeticType { kAddition, kSubtraction }; enumerator
308 arithmeticType = InductionVariable::ArithmeticType::kAddition; in TryGetInductionVariable()
715 if (arithmetic_type == InductionVariable::ArithmeticType::kAddition) { in TypeInductionVariablePhi()774 << (arithmetic_type == InductionVariable::ArithmeticType::kAddition in TypeInductionVariablePhi()