Home | History | Annotate | Download | only in lazy

Lines Matching refs:ModName

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