31#ifndef INCLUDE_SVF_FE_CALLGRAPHBUILDER_H_
32#define INCLUDE_SVF_FE_CALLGRAPHBUILDER_H_
CallGraph * buildPTACallGraph()
Buidl PTA callgraoh.
CallGraph * buildSVFIRCallGraph(const std::vector< const FunObjVar * > &funset)
Buidl SVFIR callgraoh.
ThreadCallGraph * buildThreadCallGraph()
Build thread-aware callgraph.
CallGraphBuilder()=default
llvm::IRBuilder IRBuilder