Lines Matching full:blocks
147 // Skip blocks which contain an element marked as no-return. They don't
309 // For blocks / lambdas.
321 /// of a noreturn function. We assume that functions and blocks not marked
712 // Mark all case blocks reachable to avoid problems with switching on
714 // These blocks can contain fall-through annotations, and we don't want to
1673 << " " << NumCFGBlocks << " CFG blocks built.\n"
1675 << " average CFG blocks per function.\n"
1677 << " max CFG blocks per function.\n";