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