Gabor Greif 6cd093b56e 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
2009-02-11 22:09:00 +00:00
..
2009-02-04 06:27:44 +00:00
2009-02-08 22:48:07 +00:00
2009-02-09 17:11:05 +00:00
2009-02-09 20:27:45 +00:00
2009-01-31 07:34:19 +00:00