P4C
The P4 Compiler
Loading...
Searching...
No Matches
BreakSliceListCtx Struct Reference

Public Types

using Itr = PHV::SuperCluster::SliceList::const_iterator
 

Public Attributes

const SliceListAccumulatoraccumulator
 
Itr curr
 
std::optional< Itr > next
 
int offset
 
std::optional< Itr > prev
 

Member Typedef Documentation

◆ Itr

using BreakSliceListCtx::Itr = PHV::SuperCluster::SliceList::const_iterator

Member Data Documentation

◆ accumulator

const SliceListAccumulator* BreakSliceListCtx::accumulator

◆ curr

Itr BreakSliceListCtx::curr

◆ next

std::optional<Itr> BreakSliceListCtx::next

◆ offset

int BreakSliceListCtx::offset

◆ prev

std::optional<Itr> BreakSliceListCtx::prev