Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp691 SmallVector<uint8_t, 128> CompressedNameStrings; in collectGlobalObjectNameStrings() local
693 CompressedNameStrings, in collectGlobalObjectNameStrings()
696 return WriteStringToResult(CompressedNameStrings.size(), in collectGlobalObjectNameStrings()
697 toStringRef(CompressedNameStrings)); in collectGlobalObjectNameStrings()