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

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

Analyze(maglev::Graph *graph)v8::internal::compiler::turboshaft::GeneratorAnalyzerinline
block_to_header_v8::internal::compiler::turboshaft::GeneratorAnalyzerprivate
block_to_innermost_bypassed_header_v8::internal::compiler::turboshaft::GeneratorAnalyzerprivate
bypassed_headers_v8::internal::compiler::turboshaft::GeneratorAnalyzerprivate
FindLoopBody(maglev::BlockConstReverseIterator it)v8::internal::compiler::turboshaft::GeneratorAnalyzerinlineprivate
FindLoopHeaderBypasses(maglev::Graph *graph)v8::internal::compiler::turboshaft::GeneratorAnalyzerinlineprivate
GeneratorAnalyzer(Zone *phase_zone, maglev::MaglevGraphLabeller *labeller)v8::internal::compiler::turboshaft::GeneratorAnalyzerinlineexplicit
GetInnermostBypassedHeader(const maglev::BasicBlock *target)v8::internal::compiler::turboshaft::GeneratorAnalyzerinline
GetLoopHeader(const maglev::BasicBlock *node)v8::internal::compiler::turboshaft::GeneratorAnalyzerinline
has_header_bypasses() constv8::internal::compiler::turboshaft::GeneratorAnalyzerinline
HeaderIsBypassed(const maglev::BasicBlock *header)v8::internal::compiler::turboshaft::GeneratorAnalyzerinline
JumpBypassesHeader(const maglev::BasicBlock *target)v8::internal::compiler::turboshaft::GeneratorAnalyzerinline
labeller_v8::internal::compiler::turboshaft::GeneratorAnalyzerprivate
RecordHeadersForBypass(maglev::BasicBlock *initial_target, const maglev::BasicBlock *innermost_header)v8::internal::compiler::turboshaft::GeneratorAnalyzerinlineprivate
visit_queue_v8::internal::compiler::turboshaft::GeneratorAnalyzerprivate