Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp105 ProfileSummaryInfo::getProfileCount(const Instruction *Inst, in getProfileCount() function in ProfileSummaryInfo
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp79 std::optional<uint64_t> ProfileSummaryInfo::getProfileCount( in getProfileCount() function in ProfileSummaryInfo
/external/clang/lib/CodeGen/
DCodeGenFunction.h985 uint64_t getProfileCount(const Stmt *S) { in getProfileCount() function