Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h25 extern cl::opt<bool> PGSOColdCodeOnlyForPartialSamplePGO;
46 PGSOColdCodeOnlyForPartialSamplePGO))) || in isPGSOColdCodeOnly()
/openbsd/gnu/llvm/llvm/lib/Transforms/Utils/
H A DSizeOpts.cpp41 cl::opt<bool> llvm::PGSOColdCodeOnlyForPartialSamplePGO( member in llvm