Home
last modified time | relevance | path

Searched refs:arithmeticType_ (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Dloop-variable-optimizer.h40 ArithmeticType Type() { return arithmeticType_; } in Type()
54 arithmeticType_(arithmeticType) {} in InductionVariable()
66 ArithmeticType arithmeticType_; variable