45 "[options] <input-bitcode...>");
static std::vector< std::string > parseOptions(int argc, char *argv[], std::string description, std::string callFormat)
static void releaseLLVMModuleSet()
static void preProcessBCs(std::vector< std::string > &moduleNameVec)
static SVFModule * buildSVFModule(Module &mod)
static const Option< std::string > WriteAnder
static const Option< bool > ReadJson
static SVFIR * read(const std::string &path)
virtual void runOnModule(SVFIR *svfModule)
Run pointer analysis on SVFModule.
llvm::IRBuilder IRBuilder
int main(int argc, char **argv)