Home
last modified time | relevance | path

Searched refs:PGSOColdCodeOnly (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h23 extern llvm::cl::opt<bool> PGSOColdCodeOnly;
56 if (PGSOColdCodeOnly || in shouldFuncOptimizeForSizeImpl()
81 if (PGSOColdCodeOnly || in shouldOptimizeForSizeImpl()
/external/llvm-project/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h22 extern llvm::cl::opt<bool> PGSOColdCodeOnly;
43 return PGSOColdCodeOnly || in isPGSOColdCodeOnly()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSizeOpts.cpp26 cl::opt<bool> PGSOColdCodeOnly( variable
/external/llvm-project/llvm/lib/Transforms/Utils/
DSizeOpts.cpp26 cl::opt<bool> PGSOColdCodeOnly( variable