Searched refs:getTypedPtrEltType (Results 1 – 3 of 3) sorted by relevance
93 const Type *getTypedPtrEltType(const Type *Type);
345 const Type *getTypedPtrEltType(const Type *Ty) { in getTypedPtrEltType() function353 if (auto SType = dyn_cast<StructType>(getTypedPtrEltType(Ty))) in isSpecialOpaqueType()
1478 return getTypedPtrEltType(Ty); in getMachineInstrType()1490 return getTypedPtrEltType(MI->getOperand(1).getGlobal()->getType()); in getBlockStructType()