Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:RTy

1480       VectorType *RTy = dyn_cast<VectorType>(CurTy);
1483 if (Record.size() < 4 || RTy == 0 || OpTy == 0)
1488 RTy->getNumElements());