Home | History | Annotate | Download | only in AsmPrinter

Lines Matching defs:Subrange

1427          "Invalid vector element array, expected one element of type subrange");
1428 const auto Subrange = cast<DISubrange>(Elements[0]);
1429 const auto CI = Subrange->getCount().get<ConstantInt *>();