Searched defs:BlockInlineReduction (Results 1 – 1 of 1) sorted by relevance
22 class V8_NODISCARD GraphAssembler::BlockInlineReduction { class in v8::internal::compiler::GraphAssembler24 explicit BlockInlineReduction(GraphAssembler* gasm) : gasm_(gasm) { in BlockInlineReduction() function in v8::internal::compiler::GraphAssembler::BlockInlineReduction