Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:GEPIdx

2593       SmallVector<Value*, 16> GEPIdx;
2598 GEPIdx.push_back(Op);
2601 I = GetElementPtrInst::Create(BasePtr, GEPIdx);