Searched refs:NewIntr (Results 1 – 2 of 2) sorted by relevance
1659 CallInst *NewIntr = in tryPromoteAllocaToLDS() local1661 Intr->mutateType(NewIntr->getType()); in tryPromoteAllocaToLDS()1662 Intr->replaceAllUsesWith(NewIntr); in tryPromoteAllocaToLDS()
121 IntrinsicInst &OldIntr, Instruction &InstToReplace, unsigned NewIntr, in modifyIntrinsicCall() argument134 CallInst *NewCall = IC.Builder.CreateIntrinsic(NewIntr, ArgTys, Args); in modifyIntrinsicCall()