v8
V8 is Google’s open source high-performance JavaScript and WebAssembly engine, written in C++.
Loading...
Searching...
No Matches
v8::internal::compiler::turboshaft::StoreInfoCompare Struct Reference
Collaboration diagram for v8::internal::compiler::turboshaft::StoreInfoCompare:

Public Member Functions

bool operator() (const StoreLoadInfo< StoreOp > &lhs, const StoreLoadInfo< StoreOp > &rhs) const
 

Detailed Description

Definition at line 158 of file wasm-revec-reducer.cc.

Member Function Documentation

◆ operator()()

bool v8::internal::compiler::turboshaft::StoreInfoCompare::operator() ( const StoreLoadInfo< StoreOp > & lhs,
const StoreLoadInfo< StoreOp > & rhs ) const
inline

Definition at line 159 of file wasm-revec-reducer.cc.

Here is the call graph for this function:

The documentation for this struct was generated from the following file: