Home
last modified time | relevance | path

Searched defs:IsUniqued (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Linker/
H A DIRMover.cpp254 bool IsUniqued = !isa<StructType>(Ty) || cast<StructType>(Ty)->isLiteral(); in get() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp299 bool IsUniqued = !TyAsStruct || TyAsStruct->isLiteral(); in remapTypeImpl() local