Lines Matching full:cold
14 // and the rest are grouped in a cold section. The exception handling blocks are
38 // one section, and a new symbol `foo.cold` will point to it.
85 // Placing the cold clusters in a separate section mitigates against poor
90 "bbsections-cold-text-prefix",
91 cl::desc("The text prefix to use for cold basic block clusters"),
177 // accordingly. All non-specified BBs go into a separate "Cold" section.
181 // and "Cold" succeeding all other clusters.
215 // BB goes into the special cold section if it is not specified in the
340 // * Cold section
353 // cold section placed at the end of the function.