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

References

lib/CodeGen/CodeGenPrepare.cpp
  437     if (PSI->isFunctionHotInCallGraph(&F, *BFI))
  439     else if (PSI->isFunctionColdInCallGraph(&F, *BFI))
  445   if (!OptSize && !PSI->hasHugeWorkingSetSize() && TLI &&