Lines Matching defs:NewU
1851 Instruction *NewU = U->getAsInstruction();1852 NewU->insertBefore(UI);1853 UI->replaceUsesOfWith(U, NewU);