v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
late-load-elimination-reducer.cc File Reference
Include dependency graph for late-load-elimination-reducer.cc:

Go to the source code of this file.

Namespaces

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

Macros

#define TRACE(x)
 

Functions

std::ostream & v8::internal::compiler::turboshaft::operator<< (std::ostream &os, const MemoryAddress &mem)
 
bool v8::internal::compiler::turboshaft::IsInt32TruncatedLoadPattern (const Graph &graph, OpIndex change_idx, const ChangeOp &change, OpIndex *bitcast_idx, OpIndex *load_idx)
 

Macro Definition Documentation

◆ TRACE

#define TRACE ( x)

Definition at line 25 of file late-load-elimination-reducer.cc.