commit | 5e8f334dfad1ec4b8bcaae385d1c2598e18a03af | [log] [tgz] |
---|---|---|
author | Florian Hahn <florian.hahn@arm.com> | Sat Jun 16 14:47:05 2018 +0000 |
committer | Florian Hahn <florian.hahn@arm.com> | Sat Jun 16 14:47:05 2018 +0000 |
tree | dfc18e04ac04ade726a7f3b3f6dff3ad8f4d945a | |
parent | c011f6948e89a58faa16fef81f8cef1e08109db7 [diff] |
[Dominators] Change getNode parameter type to const NodeT * (NFC). DominatorTreeBase::getNode does not modify its parameter and this change allows callers that only have access to const pointers to use it without casting. Reviewers: kuhar, dblaikie, chandlerc Reviewed By: dblaikie Differential Revision: https://reviews.llvm.org/D48231 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334892 91177308-0d34-0410-b5e6-96231b3b80d8