Searched refs:OldUserI (Results 1 – 1 of 1) sorted by relevance
2471 Instruction *OldUserI = cast<Instruction>(OldUse->getUser()); in visit() local2472 IRB.SetInsertPoint(OldUserI); in visit()2473 IRB.SetCurrentDebugLocation(OldUserI->getDebugLoc()); in visit()