Searched refs:Histograms (Results 1 – 2 of 2) sorted by relevance
446 for (const HistogramInfo &HGram : Histograms) in getHistogramInfo()454 bool hasHistograms() const { return !Histograms.empty(); } in hasHistograms()646 SmallVector<HistogramInfo, 1> Histograms; variable
1088 SmallVectorImpl<HistogramInfo> &Histograms) { in findHistogram() argument1152 Histograms.emplace_back(IndexedLoad, HBinOp, HSt); in findHistogram()1197 return findHistogram(LI, SI, TheLoop, LAI->getPSE(), Histograms); in canVectorizeIndirectUnsafeDependences()