llvm-6502/include
Devang Patel b5df28a151 Incorporate various suggestions Chris gave during metadata review.
- i < getNumElements()  instead of getNumElements() > i
- Make setParent() private
- Fix use of resizeOperands
- Reset HasMetadata bit after removing all metadata attached to an instruction
- Efficient use of iterators



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@84765 91177308-0d34-0410-b5e6-96231b3b80d8
2009-10-21 17:33:41 +00:00
..
llvm Incorporate various suggestions Chris gave during metadata review. 2009-10-21 17:33:41 +00:00
llvm-c Remove MallocInst from LLVM Instructions. 2009-10-17 01:18:07 +00:00