Home | History | Annotate | Download | only in IR

Lines Matching refs:NoRecurse

283   if (hasAttribute(Attribute::NoRecurse))
284 return "norecurse";
516 case Attribute::NoRecurse: return 1ULL << 48;