Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp530 const WeightedFileVector &Inputs, StringRef SampleFilename, in supplementInstrProfile() argument
546 sampleprof::SampleProfileReader::create(SampleFilename.str(), Context); in supplementInstrProfile()
548 exitWithErrorCode(EC, SampleFilename); in supplementInstrProfile()
551 exitWithErrorCode(EC, SampleFilename); in supplementInstrProfile()