Home
last modified time | relevance | path

Searched refs:hasCSInstrumentationProfile (Results 1 – 2 of 2) sorted by relevance

/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.h86 bool hasCSInstrumentationProfile() const { in hasCSInstrumentationProfile() function