Lines Matching full:cold
94 "loop-to-cold-block-ratio",
501 // successors must be optional. Don't do this for cold branches.
652 << " (prob) (non-cold CFG conflict)\n");
1254 /// When profile data is available, exclude cold blocks from the returned set;
1260 // Filter cold blocks off from LoopBlockSet when profile data is available.
1267 // cold anymore. This needs precise profile data and we only do this when
1604 // If the block is cold relative to the function entry don't waste space
1610 // If the block is cold relative to its loop header, don't align it
1623 // that the block isn't cold above.
1630 // cold relative to the block. When this is true, other predecessors make up