Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DStaticDataProfileInfo.cpp24 StaticDataProfileInfo::getConstantProfileCount(const Constant *C) const { in getConstantProfileCount() function in StaticDataProfileInfo
33 auto Count = getConstantProfileCount(C); in getConstantSectionPrefix()
/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DStaticDataProfileInfo.h27 getConstantProfileCount(const Constant *C) const;