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

  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
ProfileInfoLoader.h 69 const std::vector<unsigned> &getRawEdgeCounts() const {
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ProfileInfoLoaderPass.cpp 158 std::vector<unsigned> Counters = PIL.getRawEdgeCounts();

Completed in 224 milliseconds