Home
last modified time | relevance | path

Searched defs:getProfileCount (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DProfileSummaryInfo.cpp74 std::optional<uint64_t> ProfileSummaryInfo::getProfileCount( in getProfileCount() function in ProfileSummaryInfo
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenPGO.cpp1564 uint64_t CodeGenFunction::getProfileCount(const Stmt *S) { in getProfileCount() function in CodeGenFunction