Home | History | Annotate | Download | only in VMCore

Lines Matching refs:IdxTy

2223           Type *IdxTy = Combined->getType();
2224 if (IdxTy != Idx0->getType()) {
2225 Type *Int64Ty = Type::getInt64Ty(IdxTy->getContext());