Home | History | Annotate | Download | only in Analysis

Lines Matching full:cold

67     cl::desc("Threshold for inlining functions with cold attribute"));
654 // do not use the default cold threshold even if it is smaller.
1264 if (F.getCallingConv() == CallingConv::Cold)