Update the block frequency of BB and branch weight and the metadata on the edge BB->SuccBB. This is done by scaling the weight of BB->SuccBB by 1 - Freq(PredBB->BB) / Freq(BB->SuccBB).
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected