Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h709 std::error_code readNameTableSec(bool IsMD5);
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1037 std::error_code SampleProfileReaderExtBinaryBase::readNameTableSec(bool IsMD5) { in readNameTableSec() argument
1038 if (IsMD5) in readNameTableSec()