Home | History | Annotate | Download | only in initial

Lines Matching full:modname

757   std::string ModName = GenerateUniqueName("mcjit_module_");
758 Module *M = new Module(ModName, Context);