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

/freebsd-10.0-release/contrib/llvm/include/llvm/Analysis/
H A DProfileInfo.h110 void addExecutionCount(const BType *BB, double w);
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DProfileInfo.cpp193 addExecutionCount(const BasicBlock *BB, double w) { function in class:llvm::ProfileInfoT

Completed in 104 milliseconds