v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next > Member List

This is the complete list of members for v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next >, including all inherited members.

ContainsOnlyPureOps(const Block *block, const Graph &graph)v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next >inlineprivatestatic
EmitSwitch(OpIndex switch_var, base::SmallVector< SwitchOp::Case, 16 > &cases, base::SmallVector< const Block *, 16 > &false_blocks, Block *current_if_false, BranchHint next_hint)v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next >inlineprivate
InlineAllOperationsWithoutLast(const Block *input_block)v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next >inlineprivate
ReduceInputGraphBranch(OpIndex input_index, const BranchOp &branch)v8::internal::compiler::turboshaft::StructuralOptimizationReducer< Next >inline