OSDN Git Service

Teach InstVisitor about the UnaryInstruction layer in the instruction
authorChandler Carruth <chandlerc@gmail.com>
Sun, 18 Mar 2012 23:31:28 +0000 (23:31 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 18 Mar 2012 23:31:28 +0000 (23:31 +0000)
commit080b862e67984d48cdfcfacafcd507b4650f779b
tree1525f1df3e4bd4f5978942e002cfcc543dc97e88
parentf201a066625e32884c9d2b766ff48fe0b70e179a
Teach InstVisitor about the UnaryInstruction layer in the instruction
type hierarchy. I wanted to use this for the inline cost rewrite, and
found it was missing.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153029 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/InstVisitor.h