Searched refs:ReduceJSIncrement (Results 1 – 2 of 2) sorted by relevance
49 Reduction ReduceJSIncrement(Node* node); in NON_EXPORTED_BASE()
497 Reduction JSTypedLowering::ReduceJSIncrement(Node* node) { in ReduceJSIncrement() function in v8::internal::compiler::JSTypedLowering2387 return ReduceJSIncrement(node); in Reduce()