#include <wasm-revec-reducer.h>
Definition at line 216 of file wasm-revec-reducer.h.
◆ NodeGroup()
| v8::internal::compiler::turboshaft::NodeGroup::NodeGroup |
( |
OpIndex | a, |
|
|
OpIndex | b ) |
|
inline |
◆ begin()
| const OpIndex * v8::internal::compiler::turboshaft::NodeGroup::begin |
( |
| ) |
const |
|
inline |
◆ end()
| const OpIndex * v8::internal::compiler::turboshaft::NodeGroup::end |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool v8::internal::compiler::turboshaft::NodeGroup::operator!= |
( |
const NodeGroup & | other | ) |
const |
|
inline |
◆ operator==()
| bool v8::internal::compiler::turboshaft::NodeGroup::operator== |
( |
const NodeGroup & | other | ) |
const |
|
inline |
◆ operator[]()
| OpIndex v8::internal::compiler::turboshaft::NodeGroup::operator[] |
( |
int | i | ) |
const |
|
inline |
◆ size()
| size_t v8::internal::compiler::turboshaft::NodeGroup::size |
( |
| ) |
const |
|
inline |
◆ indexes_
| OpIndex v8::internal::compiler::turboshaft::NodeGroup::indexes_[kSize] |
|
private |
◆ kSize
The documentation for this class was generated from the following file: