klee
klee::CallSiteInfo Struct Reference

#include <CallPathManager.h>

Collaboration diagram for klee::CallSiteInfo:

Public Member Functions

 CallSiteInfo ()
 

Public Attributes

unsigned count
 
StatisticRecord statistics
 

Detailed Description

Definition at line 27 of file CallPathManager.h.

Constructor & Destructor Documentation

◆ CallSiteInfo()

klee::CallSiteInfo::CallSiteInfo ( )
inline

Definition at line 32 of file CallPathManager.h.

Member Data Documentation

◆ count

unsigned klee::CallSiteInfo::count

◆ statistics

StatisticRecord klee::CallSiteInfo::statistics

The documentation for this struct was generated from the following file: