Searched refs:kAddition (Results 1 – 3 of 3) sorted by relevance
29 enum ArithmeticType { kAddition, kSubtraction }; enumerator
234 arithmeticType = InductionVariable::ArithmeticType::kAddition; in TryGetInductionVariable()
808 if (arithmetic_type == InductionVariable::ArithmeticType::kAddition) { in TypeInductionVariablePhi()870 InductionVariable::ArithmeticType::kAddition in TypeInductionVariablePhi()