Lines Matching refs:NewC
1007 if (Constant *NewC = ConstantFoldInstruction(I, TD, TLI)) {1008 I->replaceAllUsesWith(NewC);