Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp994 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local
995 MSIs.insert(MSI); in processLoopMemSet()
997 MSI->getDestAlign(), SplatValue, MSI, MSIs, Ev, in processLoopMemSet()