Home
last modified time | relevance | path

Searched defs:ReduceMathBinary (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Djs-call-reducer.cc1133 TNode<Object> JSCallReducerAssembler::ReduceMathBinary(const Operator* op) { in ReduceMathBinary() function in v8::internal::compiler::JSCallReducerAssembler
2257 Reduction JSCallReducer::ReduceMathBinary(Node* node, const Operator* op) { in ReduceMathBinary() function in v8::internal::compiler::JSCallReducer