Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DPGOCtxProfReader.h138 uint64_t getEntrycount() const { in getEntrycount() function
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp637 TotalCount += V.getEntrycount(); in promoteCallWithIfThenElse()
644 DirectCount = It->second.getEntrycount(); in promoteCallWithIfThenElse()
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DCtxProfAnalysis.cpp730 Subctx.second.getEntrycount() * TotalRootEntryCount; in flattenVirtCalls()