Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dmachine-operator-reducer.h85 Reduction ReduceStore(Node* node); in NON_EXPORTED_BASE()
Dmachine-operator-reducer.cc686 return ReduceStore(node); in Reduce()
920 Reduction MachineOperatorReducer::ReduceStore(Node* node) { in ReduceStore() function in v8::internal::compiler::MachineOperatorReducer