Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dloop-variable-optimizer.h37 ArithmeticType Type() { return arithmeticType_; } in Type()
50 arithmeticType_(arithmeticType) {} in InductionVariable()
61 ArithmeticType arithmeticType_; variable