v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
instruction-selection-phase.h File Reference
#include <optional>
#include "src/compiler/turboshaft/phase.h"
Include dependency graph for instruction-selection-phase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer
 
struct  v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer::SpecialRPOStackFrame
 
struct  v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer::LoopInfo
 
struct  v8::internal::compiler::turboshaft::TurboshaftSpecialRPONumberer::BlockData
 
struct  v8::internal::compiler::turboshaft::ProfileApplicationPhase
 
struct  v8::internal::compiler::turboshaft::SpecialRPOSchedulingPhase
 
struct  v8::internal::compiler::turboshaft::InstructionSelectionPhase
 

Namespaces

namespace  v8
 
namespace  v8::internal
 
namespace  v8::internal::compiler
 
namespace  v8::internal::compiler::turboshaft
 

Functions

void v8::internal::compiler::turboshaft::PropagateDeferred (Graph &graph)