#include <graph.h>
Definition at line 275 of file graph.h.
◆ PredecessorIterator()
v8::internal::compiler::turboshaft::PredecessorIterator::PredecessorIterator |
( |
const Block * | block | ) |
|
|
inlineexplicit |
◆ operator!=()
bool v8::internal::compiler::turboshaft::PredecessorIterator::operator!= |
( |
const PredecessorIterator & | other | ) |
const |
|
inlineconstexpr |
◆ operator*()
const Block * v8::internal::compiler::turboshaft::PredecessorIterator::operator* |
( |
| ) |
const |
|
inline |
◆ operator++()
◆ operator==()
bool v8::internal::compiler::turboshaft::PredecessorIterator::operator== |
( |
const PredecessorIterator & | other | ) |
const |
|
inlineconstexpr |
◆ current_
const Block* v8::internal::compiler::turboshaft::PredecessorIterator::current_ |
|
private |
The documentation for this class was generated from the following file: