Searched refs:BasePointerType (Results 1 – 1 of 1) sorted by relevance
8471 PointerType *BasePointerType = dyn_cast<PointerType>(BaseType->getScalarType()); in parseGetElementPtr() local8472 if (!BasePointerType) in parseGetElementPtr()