commit | 55315d5c7e05c2d6c93dd9c4d34a8ef995972637 | [log] [tgz] |
---|---|---|
author | Chris Lattner <clattner@google.com> | Wed Jul 18 19:06:45 2018 -0700 |
committer | jpienaar <jpienaar@google.com> | Fri Mar 29 12:35:55 2019 -0700 |
tree | 99f42824a83804736c409cead131107a6c3c1053 | |
parent | b61885d605c6dbaf94b3bb535bdc90cc0199ab7b [diff] |
Provide better factoring for the SSA types to allow type agnostic def/use iterators, along with type specific ones. Also provide mechanics to cast from Operation up to OperationStmt etc. PiperOrigin-RevId: 205175333