transform

fun <A> IrFunction.transform(data: A, f: IrFunction.(A) -> Unit = Noop.effect2): IrStatement