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

This is the complete list of members for v8::internal::compiler::turboshaft::Graph, including all inherited members.

Add(Args... args)v8::internal::compiler::turboshaft::Graphinline
Add(Block *block)v8::internal::compiler::turboshaft::Graphinline
all_blocks_v8::internal::compiler::turboshaft::Graphprivate
Allocate(size_t slot_count)v8::internal::compiler::turboshaft::Graphinline
AllocateNewBlocks()v8::internal::compiler::turboshaft::Graphinlineprivate
AllOperationIndices() constv8::internal::compiler::turboshaft::Graphinline
AllOperations()v8::internal::compiler::turboshaft::Graphinline
AllOperations() constv8::internal::compiler::turboshaft::Graphinline
BeginIndex() constv8::internal::compiler::turboshaft::Graphinline
block_count() constv8::internal::compiler::turboshaft::Graphinline
block_permutation_v8::internal::compiler::turboshaft::Graphprivate
BlockIndexOf(OpIndex op) constv8::internal::compiler::turboshaft::Graphinline
BlockIndexOf(const Operation &op) constv8::internal::compiler::turboshaft::Graphinline
BlockOf(OpIndex index) constv8::internal::compiler::turboshaft::Graphinline
blocks()v8::internal::compiler::turboshaft::Graphinline
blocks() constv8::internal::compiler::turboshaft::Graphinline
blocks_vector() constv8::internal::compiler::turboshaft::Graphinline
bound_blocks_v8::internal::compiler::turboshaft::Graphprivate
clear_loop_unrolling_analyzer()v8::internal::compiler::turboshaft::Graphinline
clear_stack_checks_to_remove()v8::internal::compiler::turboshaft::Graphinline
companion_v8::internal::compiler::turboshaft::Graphprivate
ConstOperationIterator typedefv8::internal::compiler::turboshaft::Graph
DecrementInputUses(const Op &op)v8::internal::compiler::turboshaft::Graphinlineprivate
dominator_tree_depth_v8::internal::compiler::turboshaft::Graphprivate
DominatorTreeDepth() constv8::internal::compiler::turboshaft::Graphinline
EndIndex() constv8::internal::compiler::turboshaft::Graphinline
Finalize(Block *block)v8::internal::compiler::turboshaft::Graphinline
Get(OpIndex i) constv8::internal::compiler::turboshaft::Graphinline
Get(OpIndex i)v8::internal::compiler::turboshaft::Graphinline
Get(BlockIndex i)v8::internal::compiler::turboshaft::Graphinline
Get(BlockIndex i) constv8::internal::compiler::turboshaft::Graphinline
GetOrCreateCompanion()v8::internal::compiler::turboshaft::Graphinline
Graph(Zone *graph_zone, size_t initial_capacity=2048)v8::internal::compiler::turboshaft::Graphinlineexplicit
graph_zone() constv8::internal::compiler::turboshaft::Graphinline
graph_zone_v8::internal::compiler::turboshaft::Graphprivate
IncrementInputUses(const Op &op)v8::internal::compiler::turboshaft::Graphinlineprivate
Index(const Operation &op) constv8::internal::compiler::turboshaft::Graphinline
InputsValid(const Operation &op) constv8::internal::compiler::turboshaft::Graphinlineprivate
IsLoopBackedge(const GotoOp &op) constv8::internal::compiler::turboshaft::Graphinline
IsValid(OpIndex i) constv8::internal::compiler::turboshaft::Graphinline
KillOperation(OpIndex i)v8::internal::compiler::turboshaft::Graphinline
last_block()v8::internal::compiler::turboshaft::Graphinline
LastOperation() constv8::internal::compiler::turboshaft::Graphinline
loop_unrolling_analyzer() constv8::internal::compiler::turboshaft::Graphinline
loop_unrolling_analyzer_v8::internal::compiler::turboshaft::Graphprivate
MutableOperationIterator typedefv8::internal::compiler::turboshaft::Graph
NewBlock(const Block *origin=nullptr)v8::internal::compiler::turboshaft::Graphinline
NewBlock(Block::Kind kind, const Block *origin=nullptr)v8::internal::compiler::turboshaft::Graphinline
NewLoopHeader(const Block *origin=nullptr)v8::internal::compiler::turboshaft::Graphinline
next_block_v8::internal::compiler::turboshaft::Graphprivate
next_block_index() constv8::internal::compiler::turboshaft::Graphinline
next_operation_index() constv8::internal::compiler::turboshaft::Graphinline
NextIndex(const OpIndex idx) constv8::internal::compiler::turboshaft::Graphinline
NumberOfOperationsForDebugging() constv8::internal::compiler::turboshaft::Graphinline
op_id_capacity() constv8::internal::compiler::turboshaft::Graphinline
op_id_count() constv8::internal::compiler::turboshaft::Graphinline
op_to_block_v8::internal::compiler::turboshaft::Graphprivate
operation_origins() constv8::internal::compiler::turboshaft::Graphinline
operation_origins()v8::internal::compiler::turboshaft::Graphinline
operation_origins_v8::internal::compiler::turboshaft::Graphprivate
operation_types() constv8::internal::compiler::turboshaft::Graphinline
operation_types()v8::internal::compiler::turboshaft::Graphinline
operation_types_v8::internal::compiler::turboshaft::Graphprivate
OperationIndices(const Block &block) constv8::internal::compiler::turboshaft::Graphinline
OperationIndices(OpIndex begin, OpIndex end) constv8::internal::compiler::turboshaft::Graphinline
operations(const Block &block)v8::internal::compiler::turboshaft::Graphinline
operations(const Block &block) constv8::internal::compiler::turboshaft::Graphinline
operations(OpIndex begin, OpIndex end) constv8::internal::compiler::turboshaft::Graphinline
operations(OpIndex begin, OpIndex end)v8::internal::compiler::turboshaft::Graphinline
operations_v8::internal::compiler::turboshaft::Graphprivate
PreviousIndex(const OpIndex idx) constv8::internal::compiler::turboshaft::Graphinline
RemoveLast()v8::internal::compiler::turboshaft::Graphinline
ReorderBlocks(base::Vector< uint32_t > permutation)v8::internal::compiler::turboshaft::Graphinline
Replace(OpIndex replaced, Args... args)v8::internal::compiler::turboshaft::Graphinline
Reset()v8::internal::compiler::turboshaft::Graphinline
set_loop_unrolling_analyzer(LoopUnrollingAnalyzer *loop_unrolling_analyzer)v8::internal::compiler::turboshaft::Graphinline
SetBlockOf(BlockIndex block, OpIndex op)v8::internal::compiler::turboshaft::Graphinline
source_positions() constv8::internal::compiler::turboshaft::Graphinline
source_positions()v8::internal::compiler::turboshaft::Graphinline
source_positions_v8::internal::compiler::turboshaft::Graphprivate
stack_checks_to_remove()v8::internal::compiler::turboshaft::Graphinline
stack_checks_to_remove() constv8::internal::compiler::turboshaft::Graphinline
stack_checks_to_remove_v8::internal::compiler::turboshaft::Graphprivate
StartBlock()v8::internal::compiler::turboshaft::Graphinline
StartBlock() constv8::internal::compiler::turboshaft::Graphinline
SwapWithCompanion()v8::internal::compiler::turboshaft::Graphinline
TurnLoopIntoMerge(Block *loop)v8::internal::compiler::turboshaft::Graphinline