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.cpp498 const std::string DuplicateNameStr = "----"; variable
1256 It->second = DuplicateNameStr; in adjustInstrProfile()
1332 if (NewName->second != DuplicateNameStr) { in adjustInstrProfile()
1417 if (NewName->second == DuplicateNameStr) { in adjustInstrProfile()