Searched refs:ReduceInt64Sub (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | machine-operator-reducer.h | 87 Reduction ReduceInt64Sub(Node* node); |
H A D | machine-operator-reducer.cc | 377 return ReduceInt64Sub(node); in Reduce() 1063 Reduction MachineOperatorReducer::ReduceInt64Sub(Node* node) { in ReduceInt64Sub() function in v8::internal::compiler::MachineOperatorReducer |
Completed in 4 milliseconds