James Y Knight 8a32a5595a [opaque pointer types] Remove some calls to generic Type subtype accessors.
That is, remove many of the calls to Type::getNumContainedTypes(),
Type::subtypes(), and Type::getContainedType(N).

I'm not intending to remove these accessors -- they are
useful/necessary in some cases. However, removing the pointee type
from pointers would potentially break some uses, and reducing the
number of calls makes it easier to audit.

llvm-svn: 350835
2019-01-10 16:07:20 +00:00
..
2018-07-11 09:41:28 +00:00
2018-07-05 09:27:05 +00:00
2018-05-14 12:53:11 +00:00
2018-03-29 09:21:20 +00:00
2017-12-11 11:21:40 +00:00