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

/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4393122/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4479392/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4393122/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4479392/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h353 typedef SmallVector<Weight, 4> WeightList; typedef in struct:llvm::BlockFrequencyInfoImplBase::Distribution
354 WeightList Weights; ///< Individual successor weights.
375 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4579689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4630689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4639204/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/darwin-x86/clang-4691093/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4579689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4630689/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4639204/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and
/prebuilts/clang/host/linux-x86/clang-4691093/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h379 using WeightList = SmallVector<Weight, 4>;
381 WeightList Weights; ///< Individual successor weights.
405 /// cases, adjacent edge weights are combined by sorting WeightList and

Completed in 123 milliseconds