Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProfReader.h316 const InstrProfCorrelatorImpl<IntPtrT> *Correlator; variable
349 RawInstrProfReader(std::unique_ptr<MemoryBuffer> DataBuffer,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) RawInstrProfReader() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProfReader.cpp158 create(const Twine & Path,vfs::FileSystem & FS,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) create() argument
170 create(std::unique_ptr<MemoryBuffer> Buffer,const InstrProfCorrelator * Correlator,std::function<void (Error)> Warn) create() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp616 loadInput(const WeightedFile & Input,SymbolRemapper * Remapper,const InstrProfCorrelator * Correlator,const StringRef ProfiledBinary,WriterContext * WC) loadInput() argument
872 std::unique_ptr<InstrProfCorrelator> Correlator; mergeInstrProfile() local
3143 std::unique_ptr<InstrProfCorrelator> Correlator; showDebugInfoCorrelation() local
[all...]