17#ifndef __LUCI_IR_SLICE_H__
18#define __LUCI_IR_SLICE_H__
Logical unit of computation.
void input(loco::Node *node)
void size(loco::Node *node)
loco::Node * size(void) const
void begin(loco::Node *node)
loco::Node * input(void) const
loco::Node * begin(void) const
Nodes with the fixed number of inputs.
loco::Use * at(uint32_t n) const