My Project
|
Public Member Functions | |
ConsistencyChecker (SleighCompile *sleigh, SubtableSymbol *rt, bool unnecessary, bool warndead) | |
bool | test (void) |
bool | testTruncations (bool isbigendian) |
void | optimizeAll (void) |
int4 | getNumUnnecessaryPcode (void) const |
int4 | getNumReadNoWrite (void) const |
int4 | getNumWriteNoRead (void) const |