Home
last modified time | relevance | path

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

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