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