#include <common-operator.h>
Definition at line 293 of file common-operator.h.
◆ InputIterator() [1/2]
v8::internal::compiler::SparseInputMask::InputIterator::InputIterator |
( |
| ) |
|
|
default |
◆ InputIterator() [2/2]
◆ Advance()
void v8::internal::compiler::SparseInputMask::InputIterator::Advance |
( |
| ) |
|
◆ AdvanceToNextRealOrEnd()
size_t v8::internal::compiler::SparseInputMask::InputIterator::AdvanceToNextRealOrEnd |
( |
| ) |
|
◆ Get()
Node * v8::internal::compiler::SparseInputMask::InputIterator::Get |
( |
Node * | empty_value | ) |
const |
|
inline |
◆ GetReal()
Node * v8::internal::compiler::SparseInputMask::InputIterator::GetReal |
( |
| ) |
const |
◆ IsEmpty()
bool v8::internal::compiler::SparseInputMask::InputIterator::IsEmpty |
( |
| ) |
const |
|
inline |
◆ IsEnd()
bool v8::internal::compiler::SparseInputMask::InputIterator::IsEnd |
( |
| ) |
const |
◆ IsReal()
bool v8::internal::compiler::SparseInputMask::InputIterator::IsReal |
( |
| ) |
const |
◆ parent()
Node * v8::internal::compiler::SparseInputMask::InputIterator::parent |
( |
| ) |
const |
|
inline |
◆ real_index()
int v8::internal::compiler::SparseInputMask::InputIterator::real_index |
( |
| ) |
const |
|
inline |
◆ bit_mask_
BitMaskType v8::internal::compiler::SparseInputMask::InputIterator::bit_mask_ |
|
private |
◆ parent_
Node* v8::internal::compiler::SparseInputMask::InputIterator::parent_ |
|
private |
◆ real_index_
int v8::internal::compiler::SparseInputMask::InputIterator::real_index_ |
|
private |
The documentation for this class was generated from the following files: