Home
last modified time | relevance | path

Searched defs:instructionsToRemove (Results 1 – 1 of 1) sorted by relevance

/minix3/minix/llvm/passes/magic/support/
H A DMagicUtil.cpp657 …l::getGlobalVariableFromShadowTag(Instruction *inst, std::vector<Instruction*> &instructionsToRemo… in getGlobalVariableFromShadowTag()
690 void MagicUtil::cleanupShadowTag(Module &M, std::vector<Instruction*> &instructionsToRemove) { in cleanupShadowTag()