Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProf.cpp253 auto WriteStringToResult = [&](size_t CompressedLen, StringRef InputStr) { in collectPGOFuncNameStrings() argument
254 EncLen = encodeULEB128(CompressedLen, P); in collectPGOFuncNameStrings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp393 auto WriteStringToResult = [&](size_t CompressedLen, StringRef InputStr) { in collectPGOFuncNameStrings() argument
394 EncLen = encodeULEB128(CompressedLen, P); in collectPGOFuncNameStrings()