Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-typed-lowering.h48 Reduction ReduceJSIncrement(Node* node); in NON_EXPORTED_BASE()
Djs-typed-lowering.cc470 Reduction JSTypedLowering::ReduceJSIncrement(Node* node) { in ReduceJSIncrement() function in v8::internal::compiler::JSTypedLowering
2310 return ReduceJSIncrement(node); in Reduce()