Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProf.cpp256 char *HeaderStr = reinterpret_cast<char *>(&Header[0]); in collectPGOFuncNameStrings() local
258 Result.append(HeaderStr, HeaderLen); in collectPGOFuncNameStrings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp396 char *HeaderStr = reinterpret_cast<char *>(&Header[0]); in collectPGOFuncNameStrings() local
398 Result.append(HeaderStr, HeaderLen); in collectPGOFuncNameStrings()