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

/external/llvm/include/llvm/IR/
H A DInstVisitor.h216 RetTy visitMemMoveInst(MemMoveInst &I) { DELEGATE(MemTransferInst); } function in class:llvm::InstVisitor
/external/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp1883 void visitMemMoveInst(MemMoveInst &I) { function in struct:__anon13320::MemorySanitizerVisitor

Completed in 205 milliseconds