Home
last modified time | relevance | path

Searched defs:Correlator (Results 1 – 3 of 3) sorted by relevance

/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h316 const InstrProfCorrelatorImpl<IntPtrT> *Correlator; global() variable
353 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) RawInstrProfReader() argument
/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp155 create(const Twine & Path,vfs::FileSystem & FS,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) create() argument
167 create(std::unique_ptr<MemoryBuffer> Buffer,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) create() argument
[all...]
/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp654 loadInput(const WeightedFile & Input,SymbolRemapper * Remapper,const InstrProfCorrelator * Correlator,const StringRef ProfiledBinary,WriterContext * WC) loadInput() argument
930 std::unique_ptr<InstrProfCorrelator> Correlator; mergeInstrProfile() local
3216 std::unique_ptr<InstrProfCorrelator> Correlator; showDebugInfoCorrelation() local
[all...]