Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Analysis/
DProfileInfo.h111 void addExecutionCount(const BType *BB, double w);
/external/swiftshader/third_party/LLVM/lib/Analysis/
DProfileInfo.cpp193 addExecutionCount(const BasicBlock *BB, double w) { in addExecutionCount() function in llvm::ProfileInfoT