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

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

Completed in 100 milliseconds