Home
last modified time | relevance | path

Searched refs:ReducePureNode (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/v8/src/compiler/
H A Ddead-code-elimination.h59 Reduction ReducePureNode(Node* node);
H A Ddead-code-elimination.cc206 return ReducePureNode(node); in ReduceNode()
262 Reduction DeadCodeElimination::ReducePureNode(Node* node) { in ReducePureNode() function in v8::internal::compiler::DeadCodeElimination

Completed in 1 milliseconds