Searched refs:arithmeticType (Results 1 – 2 of 2) sorted by relevance
43 Zone* zone, ArithmeticType arithmeticType) in InductionVariable() argument50 arithmeticType_(arithmeticType) {} in InductionVariable()
305 InductionVariable::ArithmeticType arithmeticType; in TryGetInductionVariable() local308 arithmeticType = InductionVariable::ArithmeticType::kAddition; in TryGetInductionVariable()311 arithmeticType = InductionVariable::ArithmeticType::kSubtraction; in TryGetInductionVariable()325 InductionVariable(phi, arith, incr, initial, zone(), arithmeticType); in TryGetInductionVariable()