Searched refs:replacePointer (Results 1 – 4 of 4) sorted by relevance
69 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer() function in Block
153 void replacePointer(Pointer *Old, Pointer *New);
55 PointeeStorage.BS.Pointee->replacePointer(&P, this); in Pointer()
243 void replacePointer(Value *V);350 void PointerReplacer::replacePointer(Value *V) { in replacePointer() function in PointerReplacer552 PtrReplacer.replacePointer(TheSrc); in visitAllocaInst()