Home
last modified time | relevance | path

Searched refs:kSubtraction (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Dloop-variable-optimizer.h29 enum ArithmeticType { kAddition, kSubtraction }; enumerator
H A Dloop-variable-optimizer.cc239 arithmeticType = InductionVariable::ArithmeticType::kSubtraction; in TryGetInductionVariable()
H A Dtyper.cc812 DCHECK_EQ(arithmetic_type, InductionVariable::ArithmeticType::kSubtraction); in TypeInductionVariablePhi()

Completed in 7 milliseconds