https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106896
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- I think you may want to use something like: bb->count.probability_in (ENTRY_BLOCK_PTR_FOR_FN (cfun)->count).to_sreal()
marxin at gcc dot gnu.org via Gcc-bugs Mon, 12 Sep 2022 07:26:34 -0700
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106896
--- Comment #3 from Martin Liška <marxin at gcc dot gnu.org> --- I think you may want to use something like: bb->count.probability_in (ENTRY_BLOCK_PTR_FOR_FN (cfun)->count).to_sreal()