Static Value-Flow Analysis
|
This is the complete list of members for SVF::NodeIDAllocator::Clusterer, including all inherited members.
BestCandidate | SVF::NodeIDAllocator::Clusterer | privatestatic |
cluster(BVDataPTAImpl *pta, const std::vector< std::pair< NodeID, unsigned > > keys, std::vector< std::pair< hclust_fast_methods, std::vector< NodeID > > > &candidates, std::string evalSubtitle="") | SVF::NodeIDAllocator::Clusterer | static |
condensedIndex(size_t n, size_t i, size_t j) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
DendrogramTraversalTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
determineBestMapping(const std::vector< std::pair< hclust_fast_methods, std::vector< NodeID > > > &candidates, Map< PointsTo, unsigned > pointsToSets, const std::string &evalSubtitle, double &evalTime) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
DistanceMatrixTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
DistOccMap typedef | SVF::NodeIDAllocator::Clusterer | private |
EvalTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
evaluate(const std::vector< NodeID > &nodeMap, const Map< PointsTo, unsigned > pointsToSets, Map< std::string, std::string > &stats, bool accountForOcc) | SVF::NodeIDAllocator::Clusterer | static |
FastClusterTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
getDistanceMatrix(const std::vector< std::pair< const PointsTo *, unsigned > > pointsToSets, const size_t numObjects, const Map< NodeID, unsigned > &nodeMap, double &distanceMatrixTime) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
getReverseNodeMapping(const std::vector< NodeID > &nodeMapping) | SVF::NodeIDAllocator::Clusterer | static |
LargestRegion | SVF::NodeIDAllocator::Clusterer | privatestatic |
NewBvNumWords | SVF::NodeIDAllocator::Clusterer | privatestatic |
NewSbvNumWords | SVF::NodeIDAllocator::Clusterer | privatestatic |
NumGtIntRegions | SVF::NodeIDAllocator::Clusterer | privatestatic |
NumNonTrivialRegionObjects | SVF::NodeIDAllocator::Clusterer | privatestatic |
NumObjects | SVF::NodeIDAllocator::Clusterer | privatestatic |
NumRegions | SVF::NodeIDAllocator::Clusterer | privatestatic |
OriginalBvNumWords | SVF::NodeIDAllocator::Clusterer | privatestatic |
OriginalSbvNumWords | SVF::NodeIDAllocator::Clusterer | privatestatic |
printStats(std::string title, Map< std::string, std::string > &stats) | SVF::NodeIDAllocator::Clusterer | static |
RegioningTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
regionObjects(const Map< NodeID, Set< NodeID > > &graph, size_t numObjects, size_t &numLabels) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
requiredBits(const PointsTo &pts) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
requiredBits(const size_t n) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |
TheoreticalNumWords | SVF::NodeIDAllocator::Clusterer | privatestatic |
TotalTime | SVF::NodeIDAllocator::Clusterer | privatestatic |
traverseDendrogram(std::vector< NodeID > &nodeMap, const int *dendrogram, const size_t numObjects, unsigned &allocCounter, Set< int > &visited, const int index, const std::vector< NodeID > ®ionNodeMap) | SVF::NodeIDAllocator::Clusterer | inlineprivatestatic |