Block‐count threshold above which the hot working set is considered huge.
Synopsis
Declared in <llvm/ProfileData/ProfileCommon.h>
extern
cl::opt<unsigned int> ProfileSummaryHugeWorkingSetSizeThreshold;
Created with MrDocs