Home
last modified time | relevance | path

Searched defs:ProfileFile (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Passes/
H A DPassBuilder.h43 : ProfileFile(ProfileFile), CSProfileGenFile(CSProfileGenFile), in ProfileFile() function
76 std::string ProfileFile; member
/netbsd-src/external/apache2/llvm/dist/llvm/tools/opt/
H A Dopt.cpp327 cl::opt<std::string> ProfileFile("profile-file", variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Passes/
H A DPassBuilder.cpp872 std::string ProfileFile, in addPGOInstrPasses()
936 std::string ProfileFile, in addPGOInstrPassesForO0()