31#ifndef INCLUDE_SVF_FE_CALLGRAPHBUILDER_H_
32#define INCLUDE_SVF_FE_CALLGRAPHBUILDER_H_
CallGraph * buildSVFIRCallGraph(SVFModule *svfModule)
Buidl SVFIR callgraoh.
ThreadCallGraph * buildThreadCallGraph()
Build thread-aware callgraph.
PTACallGraph * buildPTACallGraph()
Buidl PTA callgraoh.
CallGraphBuilder()=default