Home | History | Annotate | Download | only in BitReader_2_7

Lines Matching refs:BasePtr

2276       Value *BasePtr;
2277 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))
2288 I = GetElementPtrInst::Create(BasePtr, GEPIdx);