Home | History | Annotate | Download | only in cached

Lines Matching full:modname

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