Home | History | Annotate | Download | only in compiler

Lines Matching refs:ReduceMathBinary

58 Reduction JSCallReducer::ReduceMathBinary(Node* node, const Operator* op) {
3586 return ReduceMathBinary(node, simplified()->NumberAtan2());
3588 return ReduceMathBinary(node, simplified()->NumberPow());