virtual void printStat(std::string str="")
static bool printGeneralStats
SVF's general statistics are only printed once even if you run multiple anayses.
virtual void callgraphStat()
virtual void printStatPerQuery(NodeID, const PointsTo &)
virtual void performStat()=0
OrderedMap< std::string, double > TIMEStatMap
static double timeOfBuildingLLVMModule
virtual void performStatPerQuery(NodeID)
static double getClk(bool mark=false)
OrderedMap< std::string, u32_t > NUMStatMap
static double timeOfBuildingSymbolTable
static double timeOfBuildingSVFIR
llvm::IRBuilder IRBuilder