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