OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getRawBlockCounts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
ProfileInfoLoader.h
59
//
getRawBlockCounts
- This method is used by consumers of block counting
62
const std::vector<unsigned> &
getRawBlockCounts
() const {
/external/llvm/lib/Analysis/
ProfileInfoLoaderPass.cpp
228
Counters = PIL.
getRawBlockCounts
();
Completed in 53 milliseconds