Searched refs:ReduceJSDecrement (Results 1 – 2 of 2) sorted by relevance
47 Reduction ReduceJSDecrement(Node* node); in NON_EXPORTED_BASE()
455 Reduction JSTypedLowering::ReduceJSDecrement(Node* node) { in ReduceJSDecrement() function in v8::internal::compiler::JSTypedLowering2308 return ReduceJSDecrement(node); in Reduce()