Searched defs:SPF_None (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h323 SampleProfileReader(std::unique_ptr<MemoryBuffer> B, LLVMContext &C, SampleProfileFormat Format = SPF_None) argument
471 SampleProfileReaderBinary(std::unique_ptr<MemoryBuffer> B, LLVMContext &C, SampleProfileFormat Format = SPF_None) argument
H A DSampleProf.h88 SPF_None = 0, enumerator in enum:llvm::sampleprof::SampleProfileFormat

Completed in 102 milliseconds