Home | History | Annotate | Download | only in Analysis

Lines Matching refs:StartIdx

1781     uint64_t StartIdx = 0;
1783 StartIdx = CI->getZExtValue();
1786 return getConstantStringInfo(GEP->getOperand(0), Str, StartIdx+Offset);