Home | History | Annotate | Download | only in IR

Lines Matching refs:SafeStack

263   if (hasAttribute(Attribute::SafeStack))
264 return "safestack";
450 case Attribute::SafeStack: return 1ULL << 47;