Files
swift-mirror/lib/SILOptimizer/Transforms/MoveOnlyDeinitDevirtualization.cpp
Joe Groff 03eec7da2b Remove redundant SILType::isMoveOnlyNominalType (NFC)
and implement `SILType::isPureMoveOnly` in terms of `Type::isPureMoveOnly`.
2023-08-01 14:07:38 -07:00

6.9 KiB