Searched refs:ReplacementInst (Results 1 – 1 of 1) sorted by relevance
605 Instruction *ReplacementInst = cast<Instruction>(Replacement); in simplifyRelocatesOffABase() local606 ReplacementInst->removeFromParent(); in simplifyRelocatesOffABase()607 ReplacementInst->insertAfter(RelocatedBase); in simplifyRelocatesOffABase()