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