Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Transforms/Utils/
DSizeOpts.h42 (PSI->hasInstrumentationProfile() && PGSOColdCodeOnlyForInstrPGO) || in isPGSOColdCodeOnly()
/openbsd/src/gnu/llvm/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h78 bool hasInstrumentationProfile() const { in hasInstrumentationProfile() function
/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DPartialInlining.cpp410 if (!PSI.hasInstrumentationProfile()) in computeOutliningColdRegionsInfo()
/openbsd/src/gnu/llvm/llvm/lib/Analysis/
DInlineCost.cpp788 if (!PSI->hasInstrumentationProfile()) in isCostBenefitAnalysisEnabled()