AssembleOutputGraphBranch(const BranchOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphCall(const CallOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphCheckException(const CheckExceptionOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphDidntThrow(const DidntThrowOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphFrameState(const FrameStateOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphGoto(const GotoOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphParameter(const ParameterOp ¶m) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphPendingLoopPhi(const PendingLoopPhiOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphPhi(const PhiOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
AssembleOutputGraphSwitch(const SwitchOp &op) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
assembler() | v8::internal::compiler::turboshaft::OutputGraphAssembler< GraphVisitor< AfterNext >, VariableReducer< AfterNext > > | inlineprivate |
Bind(Block *block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
block_mapping_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
block_to_inline_now_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
block_to_snapshot_mapping_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
blocks_needing_variables_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
blocks_to_clone_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
CanHavePhis enum name | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
CloneAndInlineBlock(const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
CloneBlockAndGoto(const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
CloneSubGraph(Set sub_graph, bool keep_loop_kinds, bool is_loop_after_peeling=false) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
CloseTemporaryVariableSnapshot() | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
CreateOldToNewMapping(OpIndex old_index, OpIndex new_index) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
current_block_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
current_block_needs_variables_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
current_input_block() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
current_input_block_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
derived_this() | v8::internal::compiler::turboshaft::OutputGraphAssembler< GraphVisitor< AfterNext >, VariableReducer< AfterNext > > | inlineprivate |
DoCloneBlock(const Block *input_block, int added_block_phi_input, Block *output_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
Finalize() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
FixLoopPhis(Block *input_graph_loop) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
ForCloning enum name | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
GetPredecessorValue(Variable var, int predecessor_index) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
GetVariable(Variable var) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
GetVariableFor(OpIndex old_index) const | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
Goto(Block *destination, bool is_backedge) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
GraphVisitor() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
info_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
InlineOp(OpIndex index, const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
InlineWaitingBlock() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
input_graph_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
is_temporary_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
loop_pending_phis_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
Map(OpIndex index) | v8::internal::compiler::turboshaft::OutputGraphAssembler< GraphVisitor< AfterNext >, VariableReducer< AfterNext > > | inlineprivate |
Map(OptionalOpIndex index) | v8::internal::compiler::turboshaft::OutputGraphAssembler< GraphVisitor< AfterNext >, VariableReducer< AfterNext > > | inlineprivate |
Map(base::Vector< const OpIndex > indices) | v8::internal::compiler::turboshaft::OutputGraphAssembler< GraphVisitor< AfterNext >, VariableReducer< AfterNext > > | inlineprivate |
MapToNewGraph(OpIndex old_index, int predecessor_index=-1) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
MapToNewGraph(V< T > old_index, int predecessor_index=-1) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
MapToNewGraph(const Block *block) const | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
MapToNewGraph(OptionalOpIndex old_index, int predecessor_index=-1) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
MapToNewGraph(base::Vector< const OpIndex > inputs) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
MergeFrameState(base::Vector< const OpIndex > frame_states_indices) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inlineprivate |
MergeOpIndices(base::Vector< const OpIndex > inputs, MaybeRegisterRepresentation maybe_rep) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inlineprivate |
NewLoopInvariantVariable(MaybeRegisterRepresentation rep) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
NewVariable(MaybeRegisterRepresentation rep) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
Next typedef | v8::internal::compiler::turboshaft::GraphVisitor< typename > | |
old_opindex_to_variables | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
op_mapping_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
OriginForBlockStart(Block *block) const | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
Phi(base::Vector< const OpIndex > inputs, RegisterRepresentation rep) | v8::internal::compiler::turboshaft::RequiredOptimizationReducer< AfterNext > | inline |
predecessors_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
ProcessWaitingCloningAndInlining() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
ReducerBaseForwarder class | v8::internal::compiler::turboshaft::GraphVisitor< typename > | friend |
ResolvePhi(const PhiOp &op, FunctionType &&map, RegisterRepresentation rep) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
RestoreTemporaryVariableSnapshotAfter(const Block *block) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
SealAndSaveVariableSnapshot() | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
Set(Variable var, V< Rep > value) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
SetVariable(Variable var, OpIndex new_index) | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | inline |
SetVariableFor(OpIndex old_index, MaybeVariable var) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
Snapshot typedef | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
table_ | v8::internal::compiler::turboshaft::VariableReducer< AfterNext > | private |
tick_counter_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
TraceBlockFinished() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
TraceBlockUnreachable() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
TraceOperationSkipped() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
TraceReductionResult(Block *current_block, OpIndex first_output_index, OpIndex new_index) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
TraceReductionStart(OpIndex index) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
turn_loop_without_backedge_into_merge() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
turn_loop_without_backedge_into_merge_ | v8::internal::compiler::turboshaft::GraphVisitor< typename > | private |
VisitAllBlocks() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
VisitBlock(const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
VisitBlockBody(const Block *input_block, int added_block_phi_input=-1) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
VisitBlockTerminator(const Operation &terminator, const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
VisitGraph() | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inline |
VisitOpAndUpdateMapping(OpIndex index, const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
VisitOpNoMappingUpdate(OpIndex index, const Block *input_block) | v8::internal::compiler::turboshaft::GraphVisitor< typename > | inlineprivate |
WasmRevecReducer class | v8::internal::compiler::turboshaft::GraphVisitor< typename > | friend |