Home | History | Annotate | Download | only in Scalar

Lines Matching refs:GTI

701       for (gep_type_iterator GTI = gep_type_begin(GEPI),
703 GTI != GTE; ++GTI) {
704 ConstantInt *OpC = dyn_cast<ConstantInt>(GTI.getOperand());
709 if (StructType *STy = dyn_cast<StructType>(*GTI)) {
719 DL.getTypeAllocSize(GTI.getIndexedType()));