Home
last modified time | relevance | path

Searched refs:_functionPathCounts (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DPathProfileInfo.h102 FunctionPathCountMap _functionPathCounts; variable
/external/llvm/lib/Analysis/
DPathProfileInfo.cpp118 double(_ppi->_functionPathCounts[_ppi->_currentFunction]); in getFrequency()
395 _functionPathCounts[f] = totalPaths; in handlePathInfo()