Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1302 StringRef SampleFilename, bool OutputSparse, in supplementInstrProfile() argument
1319 SampleFilename.str(), Context, *FS, FSDiscriminatorPassOption); in supplementInstrProfile()
1321 exitWithErrorCode(EC, SampleFilename); in supplementInstrProfile()
1324 exitWithErrorCode(EC, SampleFilename); in supplementInstrProfile()