Files
clang-p2996/flang/lib/Lower/OpenMP/DataSharingProcessor.h
Sergio Afonso 12c4d26c1d [Flang][OpenMP] NFC: DataSharingProcessor cleanup (#107391)
This patch removes unused and undefined method declarations from
`DataSharingProcessor`, as well as the unused `hasLastPrivateOp` class
member. The `insPt` class member is replaced by a local `InsertionGuard`
in the only place it is set and used.
2024-09-06 10:36:49 +01:00

6.1 KiB