OpenGrok
Cross Reference: InstructionCombining.cpp
xref
: /
external
/
llvm
/
lib
/
Transforms
/
InstCombine
/
InstructionCombining.cpp
Home
|
History
|
Annotate
|
Download
|
only in
InstCombine
Lines Matching
defs:IndexTy
1097
Type *
IndexTy
= (*I)->getType();
1098
if (
IndexTy
!= IntPtrTy) {