Home | History | Annotate | Download | only in Reader

Lines Matching defs:RTy

1303       VectorType *RTy = dyn_cast<VectorType>(CurTy);
1306 if (Record.size() < 4 || RTy == 0 || OpTy == 0)
1311 RTy->getNumElements());