#include <CallPathManager.h>

Public Member Functions | |
| CallSiteInfo () | |
Public Attributes | |
| unsigned | count |
| StatisticRecord | statistics |
Definition at line 26 of file CallPathManager.h.
| klee::CallSiteInfo::CallSiteInfo | ( | ) | [inline] |
Definition at line 31 of file CallPathManager.h.
| unsigned klee::CallSiteInfo::count |
Definition at line 27 of file CallPathManager.h.
Referenced by klee::CallPathManager::getSummaryStatistics(), and klee::StatsTracker::writeIStats().
Definition at line 28 of file CallPathManager.h.
Referenced by klee::CallPathManager::getSummaryStatistics(), and klee::StatsTracker::writeIStats().
1.5.8