Searched refs:BlockInlineReduction (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/v8/src/compiler/ | ||
H A D | graph-assembler.cc | 22 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 D | graph-assembler.h | 518 class BlockInlineReduction; |
Completed in 4 milliseconds