const Def*erences a user.
More...
#include <mim/schedule.h>
|
| static constexpr size_t | Type = -1uz |
const Def*erences a user.
A Def u which uses Def d as i^th operand is a Use with Use::index i of Def d.
Definition at line 9 of file schedule.h.
◆ Use() [1/2]
◆ Use() [2/2]
| mim::Use::Use |
( |
const Def * | def, |
|
|
size_t | index ) |
|
inline |
◆ def()
| const Def * mim::Use::def |
( |
| ) |
const |
|
inline |
◆ index()
| size_t mim::Use::index |
( |
| ) |
const |
|
inline |
◆ operator const Def *()
| mim::Use::operator const Def * |
( |
| ) |
const |
|
inline |
◆ operator->()
| const Def * mim::Use::operator-> |
( |
| ) |
const |
|
inline |
◆ operator==()
| bool mim::Use::operator== |
( |
Use | other | ) |
const |
|
inline |
◆ Type
| size_t mim::Use::Type = -1uz |
|
staticconstexpr |
The documentation for this class was generated from the following file: