Home | History | Annotate | Download | only in AArch64

Lines Matching refs:GTI

6942       gep_type_iterator GTI = gep_type_begin(Instr);
6944 std::advance(GTI, U.getOperandNo());
6945 Type *IdxTy = *GTI;