Searched refs:ReplaceGCRel (Results 1 – 1 of 1) sorted by relevance
40 Value *ReplaceGCRel = OrigPtr; in stripGCRelocates() local45 ReplaceGCRel = new BitCastInst(OrigPtr, GCRel->getType(), "cast", GCRel->getIterator()); in stripGCRelocates()50 GCRel->replaceAllUsesWith(ReplaceGCRel); in stripGCRelocates()