Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Djs-inlining.cc506 AllNodes inlined_nodes(local_zone_, end, graph()); in ReduceJSCall() local
507 for (Node* subnode : inlined_nodes.reachable) { in ReduceJSCall()