Home | History | Annotate | Download | only in IR

Lines Matching full:cold

321   if (hasAttribute(Attribute::Cold))
322 return "cold";
508 case Attribute::Cold: return 1ULL << 40;