My Project
|
Public Member Functions | |
void | storePrototypePieces (Funcdata *fd_in, PrototypePieces pp_in) |
PrototypePieces | findPrototypePieces (Funcdata *fd_in) |
void | abortFunction (ostream &s) |
void | clearArchitecture (void) |
Public Attributes | |
Funcdata * | fd |
Architecture * | conf |
CallGraph * | cgraph |
map< Funcdata *, PrototypePieces > | prototypePieces |