Home | History | Annotate | Download | only in IR

Lines Matching refs:OptimizeForSize

199   if (hasAttribute(Attribute::OptimizeForSize))
361 case Attribute::OptimizeForSize: return 1 << 13;