Searched defs:Remapper (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/ARCMigrate/
H A DARCMTActions.h36 FileRemapper Remapper; member in class:clang::arcmt::MigrateSourceAction
61 FileRemapper Remapper; member in class:clang::arcmt::ObjCMigrateAction
H A DARCMT.h100 FileRemapper Remapper; member in class:clang::arcmt::MigrationProcess
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DSampleProfReader.h452 std::unique_ptr<SampleProfileReaderItaniumRemapper> Remapper; member in class:llvm::sampleprof::SampleProfileReader
H A DInstrProfReader.h435 std::unique_ptr<InstrProfReaderRemapper> Remapper; member in class:llvm::IndexedInstrProf::IndexedInstrProfReader
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp151 auto Remapper = std::make_unique<SymbolRemapper>(); local
225 static void loadInput(const WeightedFile &Input, SymbolRemapper *Remapper, argument
310 mergeInstrProfile(const WeightedFileVector &Inputs, SymbolRemapper *Remapper, StringRef OutputFilename, ProfileFormat OutputFormat, bool OutputSparse, unsigned NumThreads, FailureMode FailMode) argument
391 remapSamples(const sampleprof::FunctionSamples &Samples, SymbolRemapper &Remapper, sampleprof_error &Error) argument
487 mergeSampleProfile(const WeightedFileVector &Inputs, SymbolRemapper *Remapper, StringRef OutputFilename, ProfileFormat OutputFormat, StringRef ProfileSymbolListFile, bool CompressAllSections, bool UseMD5, bool GenPartialProfile, FailureMode FailMode) argument
706 std::unique_ptr<SymbolRemapper> Remapper; local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp99 FileRemapper &Remapper; member in class:__anon1528::ObjCMigrateASTConsumer

Completed in 216 milliseconds