15#ifndef _TIME_ANALYSIS_H_ 
   16#define _TIME_ANALYSIS_H_ 
   33    llvm::errs() << 
"\n TimeAnalysis plugin is active\n";
 
 
 
GlobalSuspensionAutomata * getGSauto()
 
GlobalSuspensionAutomata * _gsauto
 
TimeAnalysis(CompilerInstance &ci)
 
This is the main consumer class that beings the parsing of SystemC.
 
Model * getSystemCModel()
 
Clang forward declarations.