OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addExecutionCount
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
ProfileInfo.h
111
void
addExecutionCount
(const BType *BB, double w);
/external/llvm/lib/Analysis/
ProfileInfo.cpp
193
addExecutionCount
(const BasicBlock *BB, double w) {
[
all
...]
Completed in 23 milliseconds