Home
last modified time | relevance | path

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

/third_party/node/deps/v8/src/compiler/
H A Dgraph-assembler.cc22 class V8_NODISCARD GraphAssembler::BlockInlineReduction { class in v8::internal::compiler::GraphAssembler
24 explicit BlockInlineReduction(GraphAssembler* gasm) : gasm_(gasm) { in BlockInlineReduction() function in v8::internal::compiler::GraphAssembler::BlockInlineReduction
28 ~BlockInlineReduction() { in ~BlockInlineReduction()
589 BlockInlineReduction scope(this); in AddNode()
H A Dgraph-assembler.h518 class BlockInlineReduction;

Completed in 4 milliseconds