Searched refs:isZeroLengthArray (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/XCore/
H A DXCoreLowerThreadLocal.cpp175 static bool isZeroLengthArray(Type *Ty) { function
187 !GV->getType()->isSized() || isZeroLengthArray(GV->getType()))

Completed in 51 milliseconds