Lines Matching full:cold
40 ColdErrorCalls("error-reporting-is-cold", cl::init(true), cl::Hidden,
41 cl::desc("Treat error-reporting calls as cold"));
1548 // Error reporting calls should be cold, mark them as such.
1556 if (!CI->hasFnAttr(Attribute::Cold) &&
1558 CI->addAttribute(AttributeSet::FunctionIndex, Attribute::Cold);
1571 // These functions might be considered cold, but only if their stream