Searched refs:MulAndCheckOverflow (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/
H A Dhydrogen-instructions.cc301 bool Range::MulAndCheckOverflow(const Representation& r, Range* other) { function in class:v8::internal::Range
1860 if (!res->MulAndCheckOverflow(r, b) ||
H A Dhydrogen-instructions.h281 bool MulAndCheckOverflow(const Representation& r, Range* other);

Completed in 1078 milliseconds