Home
last modified time | relevance | path

Searched refs:ReduceMathAtan2 (Results 1 – 2 of 2) sorted by relevance

/external/v8/src/compiler/
Djs-builtin-reducer.h71 Reduction ReduceMathAtan2(Node* node); in NON_EXPORTED_BASE()
Djs-builtin-reducer.cc1078 Reduction JSBuiltinReducer::ReduceMathAtan2(Node* node) { in ReduceMathAtan2() function in v8::internal::compiler::JSBuiltinReducer
2030 reduction = ReduceMathAtan2(node); in Reduce()