Searched defs:Memcpy (Results 1 – 8 of 8) sorted by relevance
36 static bool Memcpy; member
127 if (MemCpyInst *Memcpy = dyn_cast<MemCpyInst>(MemCall)) { in runOnFunction() local
83 auto *Memcpy = cast<MemCpyInst>(Inst); in expandMemIntrinsicUses() local
18 TEST_F(ThreadSanitizer, Memcpy) { in TEST_F() argument
482 void ScopedThread::Memcpy(void *dst, const void *src, int size, in Memcpy() function in ScopedThread
514 static bool canOverlap(MemTransferBase<T> *Memcpy, ScalarEvolution *SE) { in canOverlap()524 void llvm::expandMemCpyAsLoop(MemCpyInst *Memcpy, in expandMemCpyAsLoop()
41 if (const MemCpyInst *Memcpy = dyn_cast<MemCpyInst>(User)) { in isUsedAsMemCpySource() local
133 bool DisableLIRP::Memcpy; member in DisableLIRP192 Memcpy, enumerator