Searched refs:insertShadowTag (Results 1 – 2 of 2) sorted by relevance
47 static void insertShadowTag(Module &M, GlobalVariable *GV, Instruction *InsertBefore);
622 void MagicUtil::insertShadowTag(Module &M, GlobalVariable *GV, Instruction *InsertBefore) { in insertShadowTag() function in llvm::MagicUtil