Home
last modified time | relevance | path

Searched refs:DuplicateNameStr (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp458 const std::string DuplicateNameStr = "----"; variable
1169 StaticFuncMap[NewName] = DuplicateNameStr; in adjustInstrProfile()
1246 if (NewName->second != DuplicateNameStr) { in adjustInstrProfile()
1331 if (NewName->second == DuplicateNameStr) { in adjustInstrProfile()