klee
|
#include <CallPathManager.h>
Public Member Functions | |
CallSiteInfo () | |
Public Attributes | |
unsigned | count |
StatisticRecord | statistics |
Definition at line 27 of file CallPathManager.h.
|
inline |
Definition at line 32 of file CallPathManager.h.
unsigned klee::CallSiteInfo::count |
Definition at line 28 of file CallPathManager.h.
Referenced by klee::CallPathManager::getSummaryStatistics(), and klee::StatsTracker::writeIStats().
StatisticRecord klee::CallSiteInfo::statistics |
Definition at line 29 of file CallPathManager.h.
Referenced by klee::CallPathManager::getSummaryStatistics(), and klee::StatsTracker::writeIStats().