Searched defs:UseMD5 (Results 1 – 5 of 5) sorted by relevance
387 bool UseMD5 = false; global() 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
35 static cl::opt<bool> UseMD5( variable
1467 handleExtBinaryWriter(sampleprof::SampleProfileWriter & Writer,ProfileFormat OutputFormat,MemoryBuffer * Buffer,sampleprof::ProfileSymbolList & WriterList,bool CompressAllSections,bool UseMD5,bool GenPartialProfile) handleExtBinaryWriter() argument