Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching defs:RTy

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