Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp116 struct DitheringDistributer { struct
117 uint32_t RemWeight;
118 BlockMass RemMass;
127 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer() function in DitheringDistributer