find_cold_blocks
rustc_
codegen_
ssa
1.91.0-beta.5
(21cd82aa6 2025-10-08)
In rustc_
codegen_
ssa::
mir
rustc_codegen_ssa
::
mir
Function
find_
cold_
blocks
Copy item path
Source
fn find_cold_blocks<'tcx>( tcx:
TyCtxt
<'tcx>, mir: &
Body
<'tcx>, ) ->
IndexVec
<
BasicBlock
,
bool
>