Searched refs:Subrange (Results 1 – 4 of 4) sorted by relevance
637 if (auto *Subrange = dyn_cast<DISubrange>(El)) { in dependencies() local638 auto Count = Subrange->getCount(); in dependencies()
1322 const auto Subrange = cast<DISubrange>(Elements[0]); in hasVectorBeenPadded() local1323 const auto CI = Subrange->getCount().get<ConstantInt *>(); in hasVectorBeenPadded()
1514 const DISubrange *Subrange = cast<DISubrange>(Element); in lowerTypeArray() local1515 assert(Subrange->getLowerBound() == 0 && in lowerTypeArray()1518 if (auto *CI = Subrange->getCount().dyn_cast<ConstantInt*>()) in lowerTypeArray()
1801 @section Subrange Types