34#ifndef INCLUDE_AE_SVFEXE_PREANALYSIS_H_
35#define INCLUDE_AE_SVFEXE_PREANALYSIS_H_
SCCDetection< CallGraph * > CallGraphSCC
const Map< const FunObjVar *, const ICFGWTO * > & getFuncToWTO() const
Accessors for WTO data.
CallGraphSCC * getCallGraphSCC() const
Map< const FunObjVar *, const ICFGWTO * > funcToWTO
CallGraphSCC * callGraphSCC
AndersenWaveDiff * getPointerAnalysis() const
Accessors for Andersen's results.
void initWTO()
Build WTO for each function using call graph SCC.
CallGraph * getCallGraph() const
llvm::IRBuilder IRBuilder