Home
last modified time | relevance | path

Searched defs:BlockFrequencyImpl (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/Analysis/
DBlockFrequencyInfo.h25 class BlockFrequencyImpl; variable
DBlockFrequencyImpl.h260 BlockFrequencyImpl() : EntryFreq(BlockFrequency::getEntryFrequency()) { } in BlockFrequencyImpl() function
/external/llvm/include/llvm/CodeGen/
DMachineBlockFrequencyInfo.h26 class BlockFrequencyImpl; variable