Home | History | Annotate | Download | only in Analysis

Lines Matching full:cidx

428       if (const ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) {
429 if (CIdx->isZero())
432 DL.getTypeAllocSize(*GTI) * CIdx->getSExtValue();