17#ifndef __LOCO_IR_USE_H__
18#define __LOCO_IR_USE_H__
Logical unit of computation.
The edge between a node definition and its user.
Use(Node *user)
Construct Use with its user.
T must_cast(FeatureEncoder *node)
A helper dynamic_cast that throws when failed.