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

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

Backedge typedefv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer
block_data_v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererprivate
ComputeBlockPermutation(const Block *entry)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererprivate
ComputeLoopInfo(size_t num_loops, ZoneVector< Backedge > &backedges)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererprivate
ComputeSpecialRPO()v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer
graph_v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererprivate
has_loop_number(const Block *block) constv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
kBlockOnStackv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererstatic
kBlockUnvisitedv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererstatic
kBlockVisited1v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererstatic
kBlockVisited2v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererstatic
loop_number(const Block *block) constv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
loops_v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererprivate
PushFront(const Block *head, const Block *block)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
rpo_number(const Block *block) constv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
set_loop_number(const Block *block, size_t loop_number)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
set_rpo_number(const Block *block, int32_t rpo_number)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate
TurboshaftSpecialRPONumberer(const Graph &graph, Zone *zone)v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinline
zone() constv8::internal::compiler::turboshaft::TurboshaftSpecialRPONumbererinlineprivate