Lines Matching full:modname
1019 std::string ModName = GenerateUniqueName("mcjit_module_");1020 Module *M = new Module(ModName, Context);