mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-15 23:57:48 +00:00
Remove unused typedef.
llvm-svn: 166910
This commit is contained in:
parent
f030658478
commit
3fe1babcc2
@ -118,7 +118,6 @@ private:
|
||||
typedef std::vector<AllowedSet> AllowedSetMap;
|
||||
typedef std::pair<unsigned, unsigned> RegPair;
|
||||
typedef std::map<RegPair, PBQP::PBQPNum> CoalesceMap;
|
||||
typedef std::vector<PBQP::Graph::NodeItr> NodeVector;
|
||||
typedef std::set<unsigned> RegSet;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user