Home
last modified time | relevance | path

Searched refs:TyAsStruct (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp326 StructType *TyAsStruct = dyn_cast<StructType>(Ty); in remapTypeImpl() local
327 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl()