Home | History | Annotate | Download | only in AArch64

Lines Matching refs:GTI

6646       gep_type_iterator GTI = gep_type_begin(Instr);
6647 std::advance(GTI, U.getOperandNo());
6648 Type *IdxTy = *GTI;