commit | eb0c2c435b19cf55ef2dca254e65914461070ac6 | [log] [tgz] |
---|---|---|
author | Anna Thomas <anna@azul.com> | Fri Jul 07 00:40:37 2017 +0000 |
committer | Anna Thomas <anna@azul.com> | Fri Jul 07 00:40:37 2017 +0000 |
tree | 4a51a9c98c695a7e96838b9d204b968db0430a08 | |
parent | 80c7e63a6db2f84e6425c429077e9c41f11243d2 [diff] |
[SafepointIRVerifier] NFC: Refactor code for identifying exclusive base type Added a new Enum to identify if the base pointer is exclusively null or exlusively some constant or not exclusively any constant. Converted the base pointer identification method from recursive to iterative form. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@307340 91177308-0d34-0410-b5e6-96231b3b80d8