Lines Matching full:baseptr
4158 Value *BasePtr;4159 if (getValueTypePair(Record, OpNum, NextValueNo, BasePtr))4163 Ty = cast<SequentialType>(BasePtr->getType()->getScalarType())4166 cast<SequentialType>(BasePtr->getType()->getScalarType())4179 I = GetElementPtrInst::Create(Ty, BasePtr, GEPIdx);