Searched refs:varShadowAddress (Results 1 – 1 of 1) sorted by relevance
491 Constant* varShadowAddress = ConstantExpr::getCast(Instruction::BitCast, SGV, voidPointerType); in insertCopyInst() local494 …MagicUtil::insertMemcpyInst(M, InsertBefore, varShadowAddress, varAddress, ConstantInt::get(M.getC… in insertCopyInst()