[polly] Remove uses of PointerType::getElementType()
authorNikita Popov <npopov@redhat.com>
Mon, 14 Feb 2022 09:22:41 +0000 (10:22 +0100)
committerNikita Popov <npopov@redhat.com>
Mon, 14 Feb 2022 09:23:36 +0000 (10:23 +0100)
commitee423d93ead39e94c2970b3cc7ef6e6faa75d10b
tree07532e5f83e3bbe94545039b57060fb65481a56c
parent07153f7e072d86e374abfab22b71f9601643d175
[polly] Remove uses of PointerType::getElementType()

This method has been removed. I missed these uses in conditionally-
compiled code previously.
polly/lib/CodeGen/ManagedMemoryRewrite.cpp
polly/lib/CodeGen/PPCGCodeGeneration.cpp