Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp49 const std::string DuplicateNameStr = "----"; variable
637 StaticFuncMap[NewName] = DuplicateNameStr; in adjustInstrProfile()
713 if (NewName->second != DuplicateNameStr) { in adjustInstrProfile()
797 if (NewName->second == DuplicateNameStr) { in adjustInstrProfile()