#include <common-operator.h>
Definition at line 278 of file common-operator.h.
◆ BitMaskType
◆ SparseInputMask()
v8::internal::compiler::SparseInputMask::SparseInputMask |
( |
BitMaskType | bit_mask | ) |
|
|
inlineexplicit |
◆ CountReal()
int v8::internal::compiler::SparseInputMask::CountReal |
( |
| ) |
const |
◆ Dense()
◆ IsDense()
bool v8::internal::compiler::SparseInputMask::IsDense |
( |
| ) |
const |
|
inline |
◆ IterateOverInputs()
◆ mask()
BitMaskType v8::internal::compiler::SparseInputMask::mask |
( |
| ) |
const |
|
inline |
◆ bit_mask_
BitMaskType v8::internal::compiler::SparseInputMask::bit_mask_ |
|
private |
◆ kDenseBitMask
const BitMaskType v8::internal::compiler::SparseInputMask::kDenseBitMask = 0x0 |
|
static |
◆ kEndMarker
const BitMaskType v8::internal::compiler::SparseInputMask::kEndMarker = 0x1 |
|
static |
◆ kEntryMask
const BitMaskType v8::internal::compiler::SparseInputMask::kEntryMask = 0x1 |
|
static |
◆ kMaxSparseInputs
The documentation for this class was generated from the following files: