Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp15 std::string ProfileRemappingFile, in PGOOptions()
/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h45 std::string ProfileRemappingFile; member
/llvm-project/llvm/lib/Passes/
H A DPassBuilderPipelines.cpp825 addPGOInstrPasses(ModulePassManager & MPM,OptimizationLevel Level,bool RunProfileGen,bool IsCS,bool AtomicCounterUpdate,std::string ProfileFile,std::string ProfileRemappingFile,IntrusiveRefCntPtr<vfs::FileSystem> FS) addPGOInstrPasses() argument
857 addPGOInstrPassesForO0(ModulePassManager & MPM,bool RunProfileGen,bool IsCS,bool AtomicCounterUpdate,std::string ProfileFile,std::string ProfileRemappingFile,IntrusiveRefCntPtr<vfs::FileSystem> FS) addPGOInstrPassesForO0() argument
[all...]
/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp201 ProfileRemappingFile("profile-remapping-file", global() variable
/llvm-project/clang/include/clang/Basic/
H A DCodeGenOptions.h296 std::string ProfileRemappingFile; global() variable