38 argc,
argv,
"MTA Analysis",
"[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)
virtual bool runOnModule(SVFIR *module)
We start the pass here.
static const Option< std::string > WriteAnder
int main(int argc, char **argv)
llvm::IRBuilder IRBuilder