Searched refs:insertMemcpyInst (Results 1 – 2 of 2) sorted by relevance
| /minix3/minix/llvm/passes/include/magic/support/ |
| H A D | MagicUtil.h | 40 …static void insertMemcpyInst(Module &M, Instruction *InsertBefore, Value *Dst, Value *Src, Value *…
|
| /minix3/minix/llvm/passes/magic/support/ |
| H A D | MagicUtil.cpp | 453 void MagicUtil::insertMemcpyInst(Module &M, Instruction *InsertBefore, Value *Dst, Value *Src, Valu… in insertMemcpyInst() function in llvm::MagicUtil 494 …MagicUtil::insertMemcpyInst(M, InsertBefore, varShadowAddress, varAddress, ConstantInt::get(M.getC… in insertCopyInst()
|