Searched refs:visitMemCpyInst (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/
H A DInstVisitor.h208 RetTy visitMemCpyInst(MemCpyInst &I) { DELEGATE(MemTransferInst); } function in class:llvm::InstVisitor
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1368 void visitMemCpyInst(MemCpyInst &I) { function in struct:__anon22547::MemorySanitizerVisitor

Completed in 92 milliseconds