#include "Callee.h"
Public Member Functions | |
FnCalleeInstrumenter (const Manifest &M, bool SuppressDI) | |
~FnCalleeInstrumenter () | |
const char * | getPassName () const |
virtual bool | runOnModule (llvm::Module &M) |
![]() | |
Instrumenter (const Manifest &M, bool SuppressDI) | |
virtual | ~Instrumenter () |
Static Public Attributes | |
static char | ID = 0 |
Additional Inherited Members | |
![]() | |
const Manifest & | M |
TESLA manifest that describes automata. More... | |
const bool | SuppressDebugInstr |
Don't produce debug instrumentation (e.g., printf() statements). More... | |
|
inline |
tesla::FnCalleeInstrumenter::~FnCalleeInstrumenter | ( | ) |
Definition at line 57 of file Callee.cpp.
|
inline |
|
virtual |
Definition at line 61 of file Callee.cpp.
References tesla::FnTransition::FnEvent().