Searched refs:kSubtraction (Results 1 – 3 of 3) sorted by relevance
26 enum ArithmeticType { kAddition, kSubtraction }; enumerator
311 arithmeticType = InductionVariable::ArithmeticType::kSubtraction; in TryGetInductionVariable()
719 DCHECK(arithmetic_type == InductionVariable::ArithmeticType::kSubtraction); in TypeInductionVariablePhi()