Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-builtin-reducer.h69 Reduction ReduceMathAtan(Node* node); in NON_EXPORTED_BASE()
Djs-builtin-reducer.cc1054 Reduction JSBuiltinReducer::ReduceMathAtan(Node* node) { in ReduceMathAtan() function in v8::internal::compiler::JSBuiltinReducer
2024 reduction = ReduceMathAtan(node); in Reduce()