[ScopInfo] Remove unused typedef OutgoingValueMapTy. NFC.

llvm-svn: 270439
This commit is contained in:
Michael Kruse 2016-05-23 14:51:52 +00:00
parent 1007182cf7
commit e73bf3cfff
1 changed files with 0 additions and 2 deletions

View File

@ -66,8 +66,6 @@ class Scop;
class ScopStmt;
class ScopInfo;
typedef DenseMap<ScopStmt *, Value *> OutgoingValueMapTy;
//===---------------------------------------------------------------------===//
/// @brief Enumeration of assumptions Polly can take.