HomeSort by relevance Sort by last modified time
    Searched full:iszerolengtharray (Results 1 - 1 of 1) sorted by null

  /external/llvm/lib/Target/XCore/
XCoreLowerThreadLocal.cpp 83 static bool isZeroLengthArray(Type *Ty) {
96 !GV->getType()->isSized() || isZeroLengthArray(GV->getType()))

Completed in 41 milliseconds