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

  /external/llvm/include/llvm/Analysis/
ProfileInfoLoader.h 59 // getRawBlockCounts - This method is used by consumers of block counting
62 const std::vector<unsigned> &getRawBlockCounts() const {
  /external/llvm/lib/Analysis/
ProfileInfoLoaderPass.cpp 228 Counters = PIL.getRawBlockCounts();

Completed in 53 milliseconds