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

Declarations

include/llvm/Analysis/ProfileSummaryInfo.h
  144   uint64_t getOrCompHotCountThreshold();

References

lib/Transforms/IPO/SampleProfile.cpp
  947                                      PSI->getOrCompHotCountThreshold());
  993             InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold());