Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopIdiomRecognize.cpp996 SmallPtrSet<Instruction *, 1> MSIs; in processLoopMemSet() local
997 MSIs.insert(MSI); in processLoopMemSet()
999 MSI->getDestAlign(), SplatValue, MSI, MSIs, Ev, in processLoopMemSet()