Searched defs:RemappingFile (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/tools/llvm-cxxmap/ |
H A D | llvm-cxxmap.cpp | 36 cl::opt<std::string> RemappingFile("remapping-file", cl::Required, variable 89 MemoryBuffer &RemappingFile, in remapSymbols()
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | MIRSampleProfile.cpp | 83 llvm::createMIRProfileLoaderPass(std::string File, std::string RemappingFile, in createMIRProfileLoaderPass()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleProfile.cpp | 2307 std::string File, std::string RemappingFile, ThinOrFullLTOPhase LTOPhase, in SampleProfileLoaderPass()
|
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/ |
H A D | llvm-profdata.cpp | 171 cl::opt<std::string> RemappingFile("remapping-file", cl::value_desc("file"), variable
|