#include <index.h>
Definition at line 163 of file index.h.
◆ OptionalOpIndex()
v8::internal::compiler::turboshaft::OptionalOpIndex::OptionalOpIndex |
( |
OpIndex | other | ) |
|
|
inlineconstexpr |
◆ has_value()
bool v8::internal::compiler::turboshaft::OptionalOpIndex::has_value |
( |
| ) |
const |
|
inlineconstexpr |
◆ hash()
uint32_t v8::internal::compiler::turboshaft::OptionalOpIndex::hash |
( |
| ) |
const |
|
inline |
◆ Nullopt()
static constexpr OptionalOpIndex v8::internal::compiler::turboshaft::OptionalOpIndex::Nullopt |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ OpIndex() [1/3]
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
| ) |
|
|
inlineconstexpr |
◆ OpIndex() [2/3]
template<typename
T , typename C >
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
const ConstOrV< T, C > & | | ) |
|
|
inline |
◆ OpIndex() [3/3]
v8::internal::compiler::turboshaft::OpIndex::OpIndex |
( |
uint32_t | offset | ) |
|
|
inlineexplicitconstexpr |
◆ valid()
bool v8::internal::compiler::turboshaft::OpIndex::valid |
( |
| ) |
const |
|
inlineconstexpr |
◆ value()
OpIndex v8::internal::compiler::turboshaft::OptionalOpIndex::value |
( |
| ) |
const |
|
inlineconstexpr |
◆ value_or_invalid()
OpIndex v8::internal::compiler::turboshaft::OptionalOpIndex::value_or_invalid |
( |
| ) |
const |
|
inlineconstexpr |
◆ AbslHashValue
The documentation for this class was generated from the following file: