Searched refs:replacePointer (Results 1 – 4 of 4) sorted by relevance
61 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer() function in Block
149 void replacePointer(Pointer *Old, Pointer *New);
54 PointeeStorage.BS.Pointee->replacePointer(&P, this); in Pointer()
255 void replacePointer(Value *V);449 void PointerReplacer::replacePointer(Value *V) { in replacePointer() function in PointerReplacer537 PtrReplacer.replacePointer(TheSrc); in visitAllocaInst()