Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DInstrProf.cpp467 SmallVector<uint8_t, 128> CompressedNameStrings; in collectPGOFuncNameStrings() local
469 CompressedNameStrings, in collectPGOFuncNameStrings()
472 return WriteStringToResult(CompressedNameStrings.size(), in collectPGOFuncNameStrings()
473 toStringRef(CompressedNameStrings)); in collectPGOFuncNameStrings()