Apply PGSO only when the working set size is large (except for cold code).

Synopsis

Declared in <llvm/Transforms/Utils/SizeOpts.h>

extern
cl::opt<bool> PGSOLargeWorkingSetSizeOnly;

Created with MrDocs