Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A DNewPMDriver.cpp141 ProfileRemappingFile("profile-remapping-file", variable
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DPassBuilder.h78 std::string ProfileRemappingFile; member
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DCodeGenOptions.h246 std::string ProfileRemappingFile; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp873 std::string ProfileRemappingFile) { in addPGOInstrPasses()
937 std::string ProfileRemappingFile) { in addPGOInstrPassesForO0()