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

/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h1 //==- BlockFrequencyInfoImpl.h - Block Frequency Implementation -*- C++ -*-===//
11 // See the documentation below for BlockFrequencyInfoImpl for details.
38 // TODO: Make this private to BlockFrequencyInfoImpl or delete.
138 // BlockFrequencyInfoImpl definition.
161 /// \brief Base class for BlockFrequencyInfoImpl
168 /// BlockFrequencyInfoImpl. See there for details.
565 /// \a BlockFrequencyInfoImpl::computeIrreducibleMass() is the only expected
648 /// The implementation is split between BlockFrequencyInfoImpl, which knows the
772 template <class BT> class BlockFrequencyInfoImpl : BlockFrequencyInfoImplBase { class in namespace:llvm
896 BlockFrequencyInfoImpl() function in class:llvm::BlockFrequencyInfoImpl
[all...]

Completed in 290 milliseconds