Searched refs:arithmeticType (Results 1 – 2 of 2) sorted by relevance
227 InductionVariable::ArithmeticType arithmeticType; in TryGetInductionVariable() local231 arithmeticType = InductionVariable::ArithmeticType::kAddition; in TryGetInductionVariable()235 arithmeticType = InductionVariable::ArithmeticType::kSubtraction; in TryGetInductionVariable()260 zone(), arithmeticType); in TryGetInductionVariable()
46 Node* init_value, Zone* zone, ArithmeticType arithmeticType) in InductionVariable() argument54 arithmeticType_(arithmeticType) {} in InductionVariable()