Searched defs:UseMD5 (Results 1 – 4 of 4) sorted by relevance
387 bool UseMD5 = false; variable
46 bool FunctionSamples::UseMD5 = false; member in llvm::sampleprof::FunctionSamples
711 bool UseMD5 = hasSecFlag(Entry, SecNameTableFlags::SecFlagMD5Name); readOneSection() local 1056 bool UseMD5 = useMD5(); readNameTable() local
1409 handleExtBinaryWriter(sampleprof::SampleProfileWriter & Writer,ProfileFormat OutputFormat,MemoryBuffer * Buffer,sampleprof::ProfileSymbolList & WriterList,bool CompressAllSections,bool UseMD5,bool GenPartialProfile) handleExtBinaryWriter() argument