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