Home | History | Annotate | Download | only in Reader

Lines Matching refs:BasePtr

2152       Value *BasePtr;
2153 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))
2164 I = GetElementPtrInst::Create(BasePtr, GEPIdx);