Home
last modified time | relevance | path

Searched defs:UseMD5 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
DSampleProfWriter.h316 bool UseMD5 = false; variable
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DSampleProf.cpp46 bool FunctionSamples::UseMD5 = false; member in llvm::sampleprof::FunctionSamples
DSampleProfReader.cpp740 bool UseMD5 = hasSecFlag(Entry, SecNameTableFlags::SecFlagMD5Name); in readOneSection() local