Searched refs:newComplex (Results 1 – 1 of 1) sorted by relevance
519 Value newComplex = b.create<complex::CreateOp>(type, realPlusOne, imag); in matchAndRewrite() local520 rewriter.replaceOpWithNewOp<complex::LogOp>(op, type, newComplex); in matchAndRewrite()