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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ProfileInfoLoader.h 52 // getRawFunctionCounts - This method is used by consumers of function
55 const std::vector<unsigned> &getRawFunctionCounts() const {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ProfileInfoLoaderPass.cpp 248 Counters = PIL.getRawFunctionCounts();

Completed in 55 milliseconds