Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h26 LLVM_ABI extern cl::opt<bool> PGSOColdCodeOnlyForPartialSamplePGO;
47 PGSOColdCodeOnlyForPartialSamplePGO))) || in isPGSOColdCodeOnly()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp42 cl::opt<bool> llvm::PGSOColdCodeOnlyForPartialSamplePGO( member in llvm