Home | History | Annotate | Download | only in InstCombine

Lines Matching defs:IndexTy

1097       Type *IndexTy = (*I)->getType();
1098 if (IndexTy != IntPtrTy) {