Home | History | Annotate | Download | only in complete

Lines Matching refs:ModName

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