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