Home
last modified time | relevance | path

Searched defs:ProfiledBinary (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp236 RawMemProfReader::create(const Twine &Path, const StringRef ProfiledBinary, in create()
248 const StringRef ProfiledBinary, bool KeepName) { in create()
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp122 static cl::opt<std::string> ProfiledBinary( variable
696 const InstrProfCorrelator *Correlator, const StringRef ProfiledBinary, in loadInput()
968 const StringRef ProfiledBinary) { in mergeInstrProfile()