Searched defs:Memcpy (Results 1 – 7 of 7) sorted by relevance
36 static bool Memcpy; member
127 if (MemCpyInst *Memcpy = dyn_cast<MemCpyInst>(MemCall)) { in runOnFunction() local
85 auto *Memcpy = cast<MemCpyInst>(Inst); in expandMemIntrinsicUses() local
19 TEST(ThreadSanitizer, Memcpy) { in TEST() argument
464 void ScopedThread::Memcpy(void *dst, const void *src, int size, in Memcpy() function in ScopedThread
422 void llvm::expandMemCpyAsLoop(MemCpyInst *Memcpy, in expandMemCpyAsLoop()
133 bool DisableLIRP::Memcpy; member in DisableLIRP192 Memcpy, enumerator