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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
BlockFrequency.h 31 static uint64_t getEntryFrequency() { return ENTRY_FREQ; }
  /external/swiftshader/third_party/LLVM/include/llvm/Analysis/
BlockFrequencyImpl.h 260 BlockFrequencyImpl() : EntryFreq(BlockFrequency::getEntryFrequency()) { }

Completed in 503 milliseconds