Home | History | Annotate | Download | only in cached

Lines Matching refs:GenerateUniqueName

632 std::string GenerateUniqueName(const char *root)
645 return GenerateUniqueName("anon_func_");
857 std::string ModName = GenerateUniqueName("mcjit_module_");