reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

include/llvm/Analysis/ProfileSummaryInfo.h
  109   bool hasLargeWorkingSetSize();

References

include/llvm/Transforms/Utils/SizeOpts.h
   45   if (PGSOLargeWorkingSetSizeOnly && !PSI->hasLargeWorkingSetSize()) {
   64   if (PGSOLargeWorkingSetSizeOnly && !PSI->hasLargeWorkingSetSize()) {