Searched refs:DeeperType (Results 1 – 1 of 1) sorted by relevance
427 Type *DeeperType = in advanceToNextLeafType() local429 while (DeeperType->isAggregateType()) { in advanceToNextLeafType()430 if (!indexReallyValid(DeeperType, 0)) in advanceToNextLeafType()433 SubTypes.push_back(DeeperType); in advanceToNextLeafType()436 DeeperType = ExtractValueInst::getIndexedType(DeeperType, 0); in advanceToNextLeafType()