Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:GEPIdx

2335       SmallVector<Value*, 16> GEPIdx;
2340 GEPIdx.push_back(Op);
2343 I = GetElementPtrInst::Create(BasePtr, GEPIdx);