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

/external/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h348 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
349 WeightList Weights; ///< Individual successor weights.
370 /// cases, adjacent edge weights are combined by sorting WeightList and

Completed in 783 milliseconds