commit | 3d9b85c7543611b39ae903723589a942d10496ea | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 25 03:34:17 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Tue Feb 25 03:34:17 2014 +0000 |
tree | 1fab886ab34f4a620c79bfba5142e5d0f1ff3c21 | |
parent | 88546b6641dc7c1d79f38b1a52f9b31807cb0a77 [diff] |
Add some convenience accessors for the underlying Use of an operand. These complement many of the existing accessors and make it significantly easier to write code which needs to poke at the underlying Use without hard coding the operand number at which it resides for a particular instruction. No functionality changed of course. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@202102 91177308-0d34-0410-b5e6-96231b3b80d8