OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:_functionPathCounts
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Analysis/
PathProfileInfo.h
102
FunctionPathCountMap
_functionPathCounts
;
/external/llvm/lib/Analysis/
PathProfileInfo.cpp
118
double(_ppi->
_functionPathCounts
[_ppi->_currentFunction]);
395
_functionPathCounts
[f] = totalPaths;
Completed in 41 milliseconds