#include <operations.h>
Definition at line 523 of file operations.h.
◆ Bits
◆ EffectDimensions()
| v8::internal::compiler::turboshaft::EffectDimensions::EffectDimensions |
( |
| ) |
|
|
inlineconstexpr |
◆ bits()
| Bits v8::internal::compiler::turboshaft::EffectDimensions::bits |
( |
| ) |
const |
|
inline |
◆ FromBits()
◆ operator!=()
| bool v8::internal::compiler::turboshaft::EffectDimensions::operator!= |
( |
EffectDimensions | other | ) |
const |
|
inline |
◆ operator==()
| bool v8::internal::compiler::turboshaft::EffectDimensions::operator== |
( |
EffectDimensions | other | ) |
const |
|
inline |
◆ after_raw_heap_access
| bool v8::internal::compiler::turboshaft::EffectDimensions::after_raw_heap_access |
◆ before_raw_heap_access
| bool v8::internal::compiler::turboshaft::EffectDimensions::before_raw_heap_access |
◆ control_flow
| bool v8::internal::compiler::turboshaft::EffectDimensions::control_flow |
◆ load_heap_memory
| bool v8::internal::compiler::turboshaft::EffectDimensions::load_heap_memory |
◆ load_off_heap_memory
| bool v8::internal::compiler::turboshaft::EffectDimensions::load_off_heap_memory |
◆ store_heap_memory
| bool v8::internal::compiler::turboshaft::EffectDimensions::store_heap_memory |
◆ store_off_heap_memory
| bool v8::internal::compiler::turboshaft::EffectDimensions::store_off_heap_memory |
◆ unused_padding
| uint8_t v8::internal::compiler::turboshaft::EffectDimensions::unused_padding |
The documentation for this struct was generated from the following file: