Searched defs:Correlator (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ |
H A D | InstrProfReader.h | 316 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 D | InstrProfReader.cpp | 158 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 D | llvm-profdata.cpp | 616 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...] |