Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h25 extern llvm::cl::opt<bool> PGSOColdCodeOnlyForPartialSamplePGO;
48 PGSOColdCodeOnlyForPartialSamplePGO))) || in isPGSOColdCodeOnly()
/external/llvm-project/llvm/lib/Transforms/Utils/
DSizeOpts.cpp41 cl::opt<bool> PGSOColdCodeOnlyForPartialSamplePGO( variable