Searched refs:arithmeticType (Results 1 – 2 of 2) sorted by relevance
229 InductionVariable::ArithmeticType arithmeticType; in TryGetInductionVariable() local234 arithmeticType = InductionVariable::ArithmeticType::kAddition; in TryGetInductionVariable()239 arithmeticType = InductionVariable::ArithmeticType::kSubtraction; in TryGetInductionVariable()264 zone(), arithmeticType); in TryGetInductionVariable()
47 Node* init_value, Zone* zone, ArithmeticType arithmeticType) in InductionVariable() argument55 arithmeticType_(arithmeticType) {} in InductionVariable()