Searched defs:HMathMinMax (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.h4587 class HMathMinMax: public HArithmeticBinaryOperation { class in namespace:v8
4627 HMathMinMax::cast(other)->operation_ == operation_;
4633 HMathMinMax(HValue* context, HValue* left, HValue* right, Operation op) function in class:v8::HMathMinMax

Completed in 81 milliseconds