Home
last modified time | relevance | path

Searched refs:findHistogram (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp1086 static bool findHistogram(LoadInst *LI, StoreInst *HSt, Loop *TheLoop, in findHistogram() function
1197 return findHistogram(LI, SI, TheLoop, LAI->getPSE(), Histograms); in canVectorizeIndirectUnsafeDependences()