Home | History | Annotate | Download | only in IR

Lines Matching full:nest

217   if (hasAttribute(Attribute::Nest))
218 return "nest";
417 case Attribute::Nest: return 1 << 8;
1421 .addAttribute(Attribute::Nest)