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