Searched defs:MemSet (Results 1 – 4 of 4) sorted by relevance
417 if (auto *MemSet = dyn_cast<MemSetInst>(SecondI)) in memoryIsNotModifiedBetween() local1851 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in tryFoldIntoCalloc() local1982 MemSetInst *MemSet = dyn_cast<MemSetInst>(DefI); in storeIsNoop() local
1293 MemSetInst *MemSet, in processMemSetMemCpyDependence()1436 MemSetInst *MemSet, in performMemCpyToMemSetOptzn()
135 auto *MemSet = IRB.CreateMemSet(Dest, Val, Len, MSI->getDestAlign(), in lowerIntrinsicToFunction() local
1555 MemSetInst *MemSet = cast<MemSetInst>(Intr); in tryPromoteAllocaToLDS() local