Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
Djs-inlining.cc441 AllNodes inlined_nodes(local_zone_, end, graph()); in ReduceJSWasmCall() local
442 for (Node* subnode : inlined_nodes.reachable) { in ReduceJSWasmCall()
602 AllNodes inlined_nodes(local_zone_, end, graph()); in ReduceJSCall() local
603 for (Node* subnode : inlined_nodes.reachable) { in ReduceJSCall()