Searched defs:MemSet (Results 1 – 4 of 4) sorted by relevance
185 auto *MemSet = IRB.CreateMemSet(Dest, Val, Len, MSI->getDestAlign(), in lowerIntrinsicToFunction() local
421 if (auto *MemSet = dyn_cast<MemSetInst>(SecondI)) in memoryIsNotModifiedBetween() local1807 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in tryFoldIntoCalloc() local1885 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in storeIsNoop() local
1257 MemSetInst *MemSet, in processMemSetMemCpyDependence()1388 MemSetInst *MemSet, in performMemCpyToMemSetOptzn()
1098 MemSetInst *MemSet = cast<MemSetInst>(Intr); in handleAlloca() local