Home
last modified time | relevance | path

Searched refs:hasInstrumentationProfile (Results 1 – 5 of 5) sorted by relevance

/src/contrib/llvm-project/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h42 (PSI->hasInstrumentationProfile() && PGSOColdCodeOnlyForInstrPGO) || in isPGSOColdCodeOnly()
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineFunctionSplitter.cpp114 if (PSI->hasInstrumentationProfile() || PSI->hasCSInstrumentationProfile()) { in isColdBlock()
/src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h80 bool hasInstrumentationProfile() const { in hasInstrumentationProfile() function
/src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp363 if (!PSI.hasInstrumentationProfile()) in computeOutliningColdRegionsInfo()
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DInlineCost.cpp808 if (!PSI->hasInstrumentationProfile()) in isCostBenefitAnalysisEnabled()