Home | History | Annotate | Download | only in Reader

Lines Matching full:baseptr

2280       Value *BasePtr;
2281 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))
2292 I = GetElementPtrInst::Create(BasePtr, GEPIdx);