|
uint4 | delaySlot (void) const |
|
uint4 | numLabels (void) const |
|
const vector< OpTpl * > & | getOpvec (void) const |
|
HandleTpl * | getResult (void) const |
|
bool | addOp (OpTpl *ot) |
|
bool | addOpList (const vector< OpTpl * > &oplist) |
|
void | setResult (HandleTpl *t) |
|
int4 | fillinBuild (vector< int4 > &check, AddrSpace *const_space) |
|
bool | buildOnly (void) const |
|
void | changeHandleIndex (const vector< int4 > &handmap) |
|
void | setInput (VarnodeTpl *vn, int4 index, int4 slot) |
|
void | setOutput (VarnodeTpl *vn, int4 index) |
|
void | deleteOps (const vector< int4 > &indices) |
|
void | saveXml (ostream &s, int4 sectionid) const |
|
int4 | restoreXml (const Element *el, const AddrSpaceManager *manage) |
|
|
void | setOpvec (vector< OpTpl * > &opvec) |
|
void | setNumLabels (uint4 val) |
|
|
uint4 | delayslot |
|
uint4 | numlabels |
|
vector< OpTpl * > | vec |
|
HandleTpl * | result |
|
The documentation for this class was generated from the following files: