diff options
author | Gabor Greif <ggreif@gmail.com> | 2009-02-11 22:09:00 +0000 |
---|---|---|
committer | Gabor Greif <ggreif@gmail.com> | 2009-02-11 22:09:00 +0000 |
commit | 6cd093b56e80ed54a2062e789937a096ba3afe56 (patch) | |
tree | 9becf89b4e05b2bbcbec90863ad5517d33625517 /lib/CodeGen/RegAllocBigBlock.cpp | |
parent | fbef3101a50dac85ac18e09a304b187a4109d7ed (diff) |
Fill in a glaring omission in derived User classes, namely
add efficient versions of op_begin and op_end. Up to now always those from User have been
called, which in most cases follow an indirection (OperandList) even if the exact Instruction
type is known.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@64331 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/RegAllocBigBlock.cpp')
0 files changed, 0 insertions, 0 deletions