Searched defs:PGOOptions (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ | ||
H A D | PGOOptions.h | 27 struct PGOOptions { struct |
/freebsd-src/contrib/llvm-project/llvm/lib/Support/ | ||
H A D | PGOOptions.cpp | 14 PGOOptions::PGOOptions(std::string ProfileFile, std::string CSProfileGenFile, in PGOOptions() function in PGOOptions |