Home | History | Annotate | Download | only in BitReader_3_0

Lines Matching refs:BasePtr

2536       Value *BasePtr;
2537 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))
2548 I = GetElementPtrInst::Create(BasePtr, GEPIdx);