ONE - On-device Neural Engine
|
A CodeIndex denotes the index of instruction inside the whole module. More...
#include <CodeIndex.h>
Public Member Functions | |
CodeIndex ()=default | |
CodeIndex (const coco::BlockIndex &blk_ind, const coco::InstrIndex &ins_ind) | |
const coco::BlockIndex & | block (void) const |
const coco::InstrIndex & | instr (void) const |
A CodeIndex denotes the index of instruction inside the whole module.
Definition at line 26 of file CodeIndex.h.
|
default |
|
inline |
Definition at line 32 of file CodeIndex.h.
|
inline |
Definition at line 38 of file CodeIndex.h.
|
inline |
Definition at line 39 of file CodeIndex.h.