diff options
| -rw-r--r-- | polly/include/polly/CodeGen/IslNodeBuilder.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/polly/include/polly/CodeGen/IslNodeBuilder.h b/polly/include/polly/CodeGen/IslNodeBuilder.h index a446401e475..616d5c3fc62 100644 --- a/polly/include/polly/CodeGen/IslNodeBuilder.h +++ b/polly/include/polly/CodeGen/IslNodeBuilder.h @@ -75,8 +75,6 @@ protected: BlockGenerator::EscapeUsersAllocaMapTy EscapeMap; ///@} - /// - ValueToValueMap GlobalMap; /// @brief The generator used to copy a basic block. BlockGenerator BlockGen; |

