Home
last modified time | relevance | path

Searched refs:PGSOColdCodeOnlyForPartialSamplePGO (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h26 extern cl::opt<bool> PGSOColdCodeOnlyForPartialSamplePGO;
47 PGSOColdCodeOnlyForPartialSamplePGO))) || in isPGSOColdCodeOnly()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp41 cl::opt<bool> llvm::PGSOColdCodeOnlyForPartialSamplePGO( member in llvm