Lines Matching full:cidx
331 if (ConstantInt *CIdx = dyn_cast<ConstantInt>(Index)) {332 if (CIdx->isZero()) continue;333 BaseOffs += TD->getTypeAllocSize(*GTI)*CIdx->getSExtValue();