Chris Lattner c5e1611848 rename Type::isIntegral to Type::isInteger, eliminating the old Type::isInteger.
rename Type::getIntegralTypeMask to Type::getIntegerTypeMask.

This makes naming much more consistent.  For example, there are now no longer any
instances of IntegerType that are not considered isInteger! :)

llvm-svn: 33225
2007-01-15 02:27:26 +00:00
..
2007-01-06 07:24:44 +00:00
2006-12-31 05:48:39 +00:00
2007-01-11 12:24:14 +00:00
2005-04-21 23:48:37 +00:00