Searched refs:ReduceMathMinMax (Results 1 – 2 of 2) sorted by relevance
191 Reduction ReduceMathMinMax(Node* node, const Operator* op, Node* empty_value);
2442 Reduction JSCallReducer::ReduceMathMinMax(Node* node, const Operator* op, in ReduceMathMinMax() function in v8::internal::compiler::JSCallReducer4766 return ReduceMathMinMax(node, simplified()->NumberMax(), in ReduceJSCall()4769 return ReduceMathMinMax(node, simplified()->NumberMin(), in ReduceJSCall()