Searched refs:countStr (Results 1 – 1 of 1) sorted by relevance
36 StringRef funcName, countStr; in getGVSourceName() local79 countStr = StringRef(*new std::string(stm.str())); in getGVSourceName()84 countStr = ""; in getGVSourceName()88 … stm << Var.getName().data() << "." << getModuleHash(Var, baseDir, funcName) << countStr.data(); in getGVSourceName()