Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp251 const StringRef ProfiledBinary, WriterContext *WC) { in loadInput()
397 const StringRef ProfiledBinary) { in mergeInstrProfile()
1236 cl::opt<std::string> ProfiledBinary( in merge_main() local
2793 const std::string &ProfiledBinary, in showMemProfProfile()
2927 cl::opt<std::string> ProfiledBinary( in show_main() local
/openbsd/src/gnu/llvm/llvm/lib/ProfileData/
DRawMemProfReader.cpp173 RawMemProfReader::create(const Twine &Path, const StringRef ProfiledBinary, in create()