Duncan Sands 1b33dd3c83 There are two ways of checking for a given type, for example isa<PointerType>(T)
and T->isPointerTy().  Convert most instances of the first form to the second form.
Requested by Chris.

llvm-svn: 96344
2010-02-16 11:11:14 +00:00
..
2010-01-05 01:26:39 +00:00
2009-11-03 04:01:53 +00:00
2010-01-05 01:26:45 +00:00