Lattice land propagators completion library
lala::bytecode_type Struct Reference

#include <pir.hpp>

Public Member Functions

constexpr bytecode_type ()=default
 
constexpr bytecode_type (const bytecode_type &)=default
 
CUDA INLINE const AVar & operator[] (int i) const
 

Public Attributes

Sig op
 
AVar x
 
AVar y
 
AVar z
 

Constructor & Destructor Documentation

◆ bytecode_type() [1/2]

constexpr lala::bytecode_type::bytecode_type ( )
constexprdefault

◆ bytecode_type() [2/2]

constexpr lala::bytecode_type::bytecode_type ( const bytecode_type )
constexprdefault

Member Function Documentation

◆ operator[]()

CUDA INLINE const AVar& lala::bytecode_type::operator[] ( int  i) const
inline

Member Data Documentation

◆ op

Sig lala::bytecode_type::op

◆ x

AVar lala::bytecode_type::x

◆ y

AVar lala::bytecode_type::y

◆ z

AVar lala::bytecode_type::z

The documentation for this struct was generated from the following file: