Home | History | Annotate | Download | only in Reader

Lines Matching defs:RTy

1267       VectorType *RTy = dyn_cast<VectorType>(CurTy);
1270 if (Record.size() < 4 || RTy == 0 || OpTy == 0)
1275 RTy->getNumElements());