rustc_
codegen_
ssa
1.85.0-nightly
(5f23ef7d3 2024-12-20)
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
>