Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp935 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local
936 MSIs.insert(MSI); in processLoopMemSet()
940 SplatValue, MSI, MSIs, Ev, BECount, NegStride, /*IsLoopMemset=*/true); in processLoopMemSet()