Searched refs:NewCE (Results 1 – 1 of 1) sorted by relevance
831 if (ConstantExpr *NewCE = dyn_cast<ConstantExpr>(Op)) in ConstantFoldInstruction() local832 Op = ConstantFoldConstantExpression(NewCE, TD, TLI); in ConstantFoldInstruction()869 if (ConstantExpr *NewCE = dyn_cast<ConstantExpr>(NewC)) in ConstantFoldConstantExpression() local870 NewC = ConstantFoldConstantExpression(NewCE, TD, TLI); in ConstantFoldConstantExpression()