Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/Utils/
H A DSizeOpts.h43 (PSI->hasInstrumentationProfile() && PGSOColdCodeOnlyForInstrPGO) || in isPGSOColdCodeOnly()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h77 bool hasInstrumentationProfile() const { in hasInstrumentationProfile() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp413 if (!PSI.hasInstrumentationProfile()) in computeOutliningColdRegionsInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DInlineCost.cpp689 if (!PSI->hasInstrumentationProfile()) in isCostBenefitAnalysisEnabled()