Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp420 const std::string DuplicateNameStr = "----"; variable
1111 StaticFuncMap[NewName] = DuplicateNameStr; in adjustInstrProfile()
1188 if (NewName->second != DuplicateNameStr) { in adjustInstrProfile()
1273 if (NewName->second == DuplicateNameStr) { in adjustInstrProfile()