Public Member Functions | |
RegExpStats () | |
Public Attributes | |
int | nstar |
int | nextend |
int | ncombine |
int | hashmap_hits |
int | hashmap_misses |
long int | height |
long int | out_nodes |
long int | lnd |
wali::graph::RegExpStats::RegExpStats | ( | ) |
Referenced by wali::graph::InterGraph::print_stats().
Referenced by wali::graph::InterGraph::print_stats().
Referenced by wali::graph::InterGraph::print_stats().
long int wali::graph::RegExpStats::height |
Referenced by wali::graph::RegExp::out_node_height(), and wali::graph::InterGraph::print_stats().
long int wali::graph::RegExpStats::out_nodes |
Referenced by wali::graph::RegExp::out_node_height(), and wali::graph::InterGraph::print_stats().
long int wali::graph::RegExpStats::lnd |
Referenced by wali::graph::RegExp::out_node_height(), and wali::graph::InterGraph::print_stats().