Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-objdump/
H A Dllvm-objdump.cpp1271 static std::string constructPGOLabelString(const PGOAnalysisMap &PGOMap, in constructPGOLabelString() function
1337 PGOString = constructPGOLabelString(PGOIter->second, I); in collectBBAddrMapLabels()