Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp603 SmallVector<uint8_t, 128> CompressedNameStrings; in collectGlobalObjectNameStrings() local
605 CompressedNameStrings, in collectGlobalObjectNameStrings()
608 return WriteStringToResult(CompressedNameStrings.size(), in collectGlobalObjectNameStrings()
609 toStringRef(CompressedNameStrings)); in collectGlobalObjectNameStrings()