Searched refs:replacePointer (Results 1 – 4 of 4) sorted by relevance
61 void Block::replacePointer(Pointer *Old, Pointer *New) { in replacePointer() function in Block
32 Pointee->replacePointer(&P, this); in Pointer()77 Pointee->replacePointer(&P, this); in operator =()
135 void replacePointer(Pointer *Old, Pointer *New);
255 void replacePointer(Value *V);450 void PointerReplacer::replacePointer(Value *V) { in replacePointer() function in PointerReplacer538 PtrReplacer.replacePointer(TheSrc); in visitAllocaInst()