llvm-6502/include
Benjamin Kramer 34b5f0437b Simplify code. No functionality change.
Using DenseMap iterators isn't free as they have to check for empty
buckets. Dominator queries are common so this gives a minor speedup.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147544 91177308-0d34-0410-b5e6-96231b3b80d8
2012-01-04 20:20:08 +00:00
..
llvm Simplify code. No functionality change. 2012-01-04 20:20:08 +00:00
llvm-c Add support to add named metadata operand. 2011-12-20 19:29:36 +00:00