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 | 09d20d62e7a77ccb976a6f315cd10a5b3b30b0b9 (patch) | |
tree | 9becf89b4e05b2bbcbec90863ad5517d33625517 /docs/LangRef.html | |
parent | 13ee2e4a7cfb00b9afe77551ae9de2c265f64d38 (diff) | |
download | external_llvm-09d20d62e7a77ccb976a6f315cd10a5b3b30b0b9.zip external_llvm-09d20d62e7a77ccb976a6f315cd10a5b3b30b0b9.tar.gz external_llvm-09d20d62e7a77ccb976a6f315cd10a5b3b30b0b9.tar.bz2 |
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 'docs/LangRef.html')
0 files changed, 0 insertions, 0 deletions