Searched refs:replacePointer (Results 1 – 1 of 1) sorted by relevance
250 void replacePointer(Instruction &I, Value *V);352 void PointerReplacer::replacePointer(Instruction &I, Value *V) { in replacePointer() function in PointerReplacer446 PtrReplacer.replacePointer(AI, Cast); in visitAllocaInst()