Home | History | Annotate | Download | only in IR

Lines Matching refs:Nest

182   if (hasAttribute(Attribute::Nest))
183 return "nest";
369 case Attribute::Nest: return 1 << 8;
1183 .addAttribute(Attribute::Nest)