Searched defs:ProfiledBinary (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | MissingFrameInferrer.h | 22 class ProfiledBinary; variable
|
H A D | ProfiledBinary.h | 56 class ProfiledBinary; variable
|
H A D | ProfiledBinary.cpp | 170 ProfiledBinary::ProfiledBinary(const StringRef ExeBinPath, ProfiledBinary() function in llvm::sampleprof::ProfiledBinary [all...] |
/llvm-project/llvm/lib/ProfileData/ |
H A D | MemProfReader.cpp | 259 create(const Twine & Path,const StringRef ProfiledBinary,bool KeepName) create() argument 271 create(std::unique_ptr<MemoryBuffer> Buffer,const StringRef ProfiledBinary,bool KeepName) create() argument
|
/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 117 cl::opt<std::string> ProfiledBinary( global() variable 655 loadInput(const WeightedFile & Input,SymbolRemapper * Remapper,const InstrProfCorrelator * Correlator,const StringRef ProfiledBinary,WriterContext * WC) loadInput() argument 907 mergeInstrProfile(const WeightedFileVector & Inputs,SymbolRemapper * Remapper,int MaxDbgCorrelationWarnings,const StringRef ProfiledBinary) mergeInstrProfile() argument [all...] |