Home | History | Annotate | Download | only in VMCore

Lines Matching refs:IdxTy

1955           Type *IdxTy = Combined->getType();
1956 if (IdxTy != Idx0->getType()) {
1957 Type *Int64Ty = Type::getInt64Ty(IdxTy->getContext());