HomeSort by relevance Sort by last modified time
    Searched refs:_functionPathCounts (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
PathProfileInfo.h 102 FunctionPathCountMap _functionPathCounts;
  /external/swiftshader/third_party/LLVM/lib/Analysis/
PathProfileInfo.cpp 119 double(_ppi->_functionPathCounts[_ppi->_currentFunction]);
396 _functionPathCounts[f] = totalPaths;

Completed in 300 milliseconds