1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-02-01 05:01:59 +01:00
Jakub Kuderski 6a79b40a8e [Dominators] Clean up typedefs in GenericDomTreeConstruction. NFC.
Summary: This patch cleans up GenericDomTreeConstruction by replacing typedefs with usings and replaces `typename GraphT::NodeRef` with `NodePtr` to make the file more readable.

Reviewers: sanjoy, dberlin, chandlerc

Reviewed By: dberlin

Subscribers: llvm-commits

Differential Revision: https://reviews.llvm.org/D34254

llvm-svn: 305715
2017-06-19 17:24:56 +00:00
..
2016-04-18 09:17:29 +00:00
2016-01-22 19:58:18 +00:00
2016-04-18 09:17:29 +00:00
2016-11-20 13:47:59 +00:00
2016-04-18 09:17:29 +00:00
2016-04-18 09:17:29 +00:00
2017-03-20 23:33:18 +00:00
2017-05-11 00:18:52 +00:00
2016-11-20 13:47:59 +00:00
2017-04-18 01:04:05 +00:00
2016-04-18 09:17:29 +00:00
2016-10-23 19:39:16 +00:00