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