Home | History | Annotate | Download | only in InstCombine

Lines Matching refs:IndexTy

1314       Type *IndexTy = (*I)->getType();
1315 if (IndexTy != IntPtrTy) {