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