Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp102 struct DitheringDistributer { struct
103 uint32_t RemWeight;
104 BlockMass RemMass;
113 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer() function in DitheringDistributer