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