Home | History | Annotate | Download | only in IR

Lines Matching refs:ParamTy

2385     for (Type *ParamTy : FTy->params()) {
2386 Assert(!ParamTy->isMetadataTy(),
2388 Assert(!ParamTy->isTokenTy(),