bloqade.lanes.analysis.atom.lattice.MoveExecution
← Module overview
class
method
method
method
method
sourcemethod
source
classMoveExecution¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution
Bases: SimpleJoinMixin['MoveExecution'], SimpleMeetMixin['MoveExecution'], IsSubsetEqMixin['MoveExecution'], _ElemVisitor, BoundedLattice['MoveExecution']
class MoveExecutionmethodtop¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution.top
methodbottom¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution.bottom
methodcopy¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution.copy
methodjoin¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution.join
def join(other: MoveExecution) -> MoveExecutionParameters
| Name | Type | Description |
|---|---|---|
other | MoveExecution |
Returns
MoveExecution
methodmeet¶source
bloqade.lanes.analysis.atom.lattice.MoveExecution.meet
def meet(other: MoveExecution) -> MoveExecutionParameters
| Name | Type | Description |
|---|---|---|
other | MoveExecution |
Returns
MoveExecution