[DirectX] Remove uses of isOpaquePointerTy(). NFC
isOpaquePointerTy now returns true for all pointers, so we can replace these with isPointerTy().
Loading
Please sign in to comment
isOpaquePointerTy now returns true for all pointers, so we can replace these with isPointerTy().