llvm-6502/include
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
..
llvm Fill in a glaring omission in derived User classes, namely 2009-02-11 22:09:00 +00:00
llvm-c Correct strange whitespace. 2009-02-06 07:01:00 +00:00