Home | History | Annotate | Download | only in initial

Lines Matching refs:ModName

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