Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp84 ProfileSummaryInfo::getProfileCount(const Instruction *Inst, in getProfileCount() function in ProfileSummaryInfo
/external/clang/lib/CodeGen/
DCodeGenFunction.h985 uint64_t getProfileCount(const Stmt *S) { in getProfileCount() function