Lines Matching full:fieldno
484 Constant *FieldNo;485 if (U->isOffsetOf(CTy, FieldNo) && CTy == STy) {486 GepIndices.push_back(FieldNo);488 STy->getTypeAtIndex(cast<ConstantInt>(FieldNo)->getZExtValue());