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

/freebsd-10.3-release/contrib/llvm/include/llvm/Analysis/
H A DBlockFrequencyImpl.h41 class BlockFrequencyImpl { class in namespace:llvm
266 BlockFrequencyImpl() : EntryFreq(BlockFrequency::getEntryFrequency()) { } function in class:llvm::BlockFrequencyImpl

Completed in 100 milliseconds