Home | History | Annotate | Download | only in cached

Lines Matching refs:ModName

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