Searched refs:MulAndCheckOverflow (Results 1 – 2 of 2) sorted by relevance
326 bool Range::MulAndCheckOverflow(const Representation& r, Range* other) { in MulAndCheckOverflow() function in v8::internal::Range1813 if (!res->MulAndCheckOverflow(r, b) || in InferRange()
257 bool MulAndCheckOverflow(const Representation& r, Range* other);