Home
last modified time | relevance | path

Searched refs:ENTRY_FREQ (Results 1 – 1 of 1) sorted by relevance

/external/llvm/include/llvm/Support/
DBlockFrequency.h28 static const int64_t ENTRY_FREQ = 1024; variable
33 static uint64_t getEntryFrequency() { return ENTRY_FREQ; } in getEntryFrequency()