Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Support/
H A DPGOOptions.cpp14 PGOOptions::PGOOptions(std::string ProfileFile, std::string CSProfileGenFile, in PGOOptions()
/freebsd/contrib/llvm-project/llvm/include/llvm/Support/
H A DPGOOptions.h44 std::string CSProfileGenFile; member
/freebsd/contrib/llvm-project/llvm/tools/opt/
H A DNewPMDriver.cpp195 static cl::opt<std::string> CSProfileGenFile( variable