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

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

Branch(V< None > ig_index, const BranchOp &branch)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inline
MaybeCanDuplicateGenericBinop(OpIndex input_idx, OpIndex left, OpIndex right)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
MaybeDuplicateComparison(const ComparisonOp &comp, OpIndex input_idx)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
MaybeDuplicateCond(const Operation &cond, OpIndex input_idx, V< Word32 > *new_cond)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
MaybeDuplicateOutputGraphShift(OpIndex index)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
MaybeDuplicateShift(const ShiftOp &shift, OpIndex input_idx)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
MaybeDuplicateWordBinop(const WordBinopOp &binop, OpIndex input_idx)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inlineprivate
Select(V< Any > ig_index, const SelectOp &select)v8::internal::compiler::turboshaft::DuplicationOptimizationReducer< Next >inline