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