[flang][openacc][NFC] Remove unused function
authorValentin Clement <clementval@gmail.com>
Wed, 24 May 2023 21:00:24 +0000 (14:00 -0700)
committerValentin Clement <clementval@gmail.com>
Wed, 24 May 2023 21:00:46 +0000 (14:00 -0700)
commitb4b9ed75d363ef135d44bdfc384a4d7eaea0947f
treefeb4e88650eb84ac7b224a40aa50fcb0825f1a51
parent9ef1333bf48eb66a6cfde19e926044fff2a2e7a8
[flang][openacc][NFC] Remove unused function

Now that operands have moved to the new data operands lowering, this
function is not used anymore.

Reviewed By: vzakhari

Differential Revision: https://reviews.llvm.org/D151357
flang/lib/Lower/OpenACC.cpp