Use use_empty() instead of getNumUses(), avoiding a use list traversal.
[oota-llvm.git] / test / Scripts / count
2007-08-10 Dan GohmanAdd a test script for counting lines. This can be used...