#include <ckgraphTemp.h>
Public Member Functions | |
void | convertToInsts (BaseLB::LDStats *) |
ProcArrayTemp (BaseLB::LDStats *stats, int *p, int *pn) | |
~ProcArrayTemp () | |
Data Fields | |
int * | procFreq |
int * | procFreqNew |
Definition at line 21 of file ckgraphTemp.h.
ProcArrayTemp::ProcArrayTemp | ( | BaseLB::LDStats * | stats, | |
int * | p, | |||
int * | pn | |||
) | [inline] |
ProcArrayTemp::~ProcArrayTemp | ( | ) | [inline] |
Definition at line 28 of file ckgraphTemp.h.