HomeSort by relevance Sort by last modified time
    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