#include <index.h>
Definition at line 864 of file index.h.
◆ BlockIndex() [1/2]
v8::internal::compiler::turboshaft::BlockIndex::BlockIndex |
( |
uint32_t | id | ) |
|
|
inlineexplicitconstexpr |
◆ BlockIndex() [2/2]
v8::internal::compiler::turboshaft::BlockIndex::BlockIndex |
( |
| ) |
|
|
inlineconstexpr |
◆ id()
uint32_t v8::internal::compiler::turboshaft::BlockIndex::id |
( |
| ) |
const |
|
inline |
◆ Invalid()
static constexpr BlockIndex v8::internal::compiler::turboshaft::BlockIndex::Invalid |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ operator!=()
bool v8::internal::compiler::turboshaft::BlockIndex::operator!= |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ operator<()
bool v8::internal::compiler::turboshaft::BlockIndex::operator< |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ operator<=()
bool v8::internal::compiler::turboshaft::BlockIndex::operator<= |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ operator==()
bool v8::internal::compiler::turboshaft::BlockIndex::operator== |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ operator>()
bool v8::internal::compiler::turboshaft::BlockIndex::operator> |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ operator>=()
bool v8::internal::compiler::turboshaft::BlockIndex::operator>= |
( |
BlockIndex | other | ) |
const |
|
inline |
◆ valid()
bool v8::internal::compiler::turboshaft::BlockIndex::valid |
( |
| ) |
const |
|
inline |
◆ AbslHashValue
◆ id_
uint32_t v8::internal::compiler::turboshaft::BlockIndex::id_ |
|
private |
The documentation for this class was generated from the following file: