32class AbstractInterpretation;
AEStat: Statistic for AE.
u32_t & getFunctionTrace()
void performStat() override
u32_t & getICFGNodeTrace()
AEStat(AbstractInterpretation *ae)
std::string getMemUsage()
AbstractInterpretation * _ae
AbstractInterpretation is same as Abstract Execution.
static double getClk(bool mark=false)
bool getMemoryUsageKB(u32_t *vmrss_kb, u32_t *vmsize_kb)
Get memory usage from system file. Return TRUE if succeed.
llvm::IRBuilder IRBuilder