Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DBlockFrequencyInfoImpl.cpp115 struct DitheringDistributer { struct
116 uint32_t RemWeight;
117 BlockMass RemMass;
126 DitheringDistributer::DitheringDistributer(Distribution &Dist, in DitheringDistributer() function in DitheringDistributer