Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-profgen/
H A DMissingFrameInferrer.h22 class ProfiledBinary; variable
H A DProfiledBinary.h56 class ProfiledBinary; variable
H A DProfiledBinary.cpp170 ProfiledBinary::ProfiledBinary(const StringRef ExeBinPath, ProfiledBinary() function in llvm::sampleprof::ProfiledBinary
[all...]
/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp259 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 Dllvm-profdata.cpp117 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...]