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

Declarations

include/llvm/Transforms/Utils/SizeOpts.h
   26 extern cl::opt<int> PgsoCutoffSampleProf;

References

include/llvm/Transforms/Utils/SizeOpts.h
   50       PSI->hasSampleProfile() ? PgsoCutoffSampleProf : PgsoCutoffInstrProf,
   69       PSI->hasSampleProfile() ? PgsoCutoffSampleProf : PgsoCutoffInstrProf,