Definition at line 5209 of file turbolev-graph-builder.cc.
◆ CreateFreshId()
DuplicatedId v8::internal::compiler::turboshaft::GraphBuildingNodeProcessor::Deduplicator::CreateFreshId |
( |
| ) |
|
|
inline |
◆ GetDuplicatedId()
◆ Reset()
void v8::internal::compiler::turboshaft::GraphBuildingNodeProcessor::Deduplicator::Reset |
( |
| ) |
|
|
inline |
◆ kNotDuplicated
const uint32_t v8::internal::compiler::turboshaft::GraphBuildingNodeProcessor::Deduplicator::kNotDuplicated = -1 |
|
static |
◆ next_id_
uint32_t v8::internal::compiler::turboshaft::GraphBuildingNodeProcessor::Deduplicator::next_id_ = 0 |
|
private |
◆ object_ids_
std::vector<const maglev::VirtualObject*> v8::internal::compiler::turboshaft::GraphBuildingNodeProcessor::Deduplicator::object_ids_ |
|
private |
The documentation for this class was generated from the following file: