Home
last modified time | relevance | path

Searched defs:ProfileRemappingFile (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp15 std::string ProfileRemappingFile, in PGOOptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h45 std::string ProfileRemappingFile; member
/freebsd/contrib/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp828 std::string ProfileRemappingFile, in addPGOInstrPasses()
866 std::string ProfileRemappingFile, IntrusiveRefCntPtr<vfs::FileSystem> FS) { in addPGOInstrPassesForO0()
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp201 ProfileRemappingFile("profile-remapping-file", variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h296 std::string ProfileRemappingFile; variable