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

#include <use-map.h>

Inheritance diagram for v8::internal::compiler::turboshaft::SimdUseMap:
Collaboration diagram for v8::internal::compiler::turboshaft::SimdUseMap:

Public Member Functions

 SimdUseMap (const Graph &graph, Zone *zone)
 
- Public Member Functions inherited from v8::internal::compiler::turboshaft::UseMap
 UseMap (const Graph &graph, Zone *zone, FunctionType filter)
 
 UseMap (const Graph &graph, Zone *zone)
 
base::Vector< const OpIndexuses (OpIndex index) const
 

Detailed Description

Definition at line 45 of file use-map.h.

Constructor & Destructor Documentation

◆ SimdUseMap()

v8::internal::compiler::turboshaft::SimdUseMap::SimdUseMap ( const Graph & graph,
Zone * zone )
inline

Definition at line 47 of file use-map.h.

Here is the call graph for this function:

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