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