Home
last modified time | relevance | path

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

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