reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
58 if (!PSI || !BFI || !PSI->hasProfileSummary()) 58 if (!PSI || !BFI || !PSI->hasProfileSummary()) 64 if (PGSOLargeWorkingSetSizeOnly && !PSI->hasLargeWorkingSetSize()) { 66 return AdapterT::isColdBlock(BB, PSI, BFI); 69 PSI->hasSampleProfile() ? PgsoCutoffSampleProf : PgsoCutoffInstrProf, 70 BB, PSI, BFI);