Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp166 bool hasCount() const { return Count.has_value(); } in hasCount() function in llvm::ProfileAnnotatorImpl::BBInfo
216 if (!BBInfo.second.hasCount()) in allCountersAreAssigned()
290 if (!Info.hasCount()) in propagateCounterValues()
293 if (Info.hasCount()) { in propagateCounterValues()